mirror of
https://github.com/supabase/supabase.git
synced 2026-07-05 13:14:36 +08:00
12 lines
167 B
JSON
12 lines
167 B
JSON
{
|
|
"name": "tsconfig",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"files": [
|
|
"base.json",
|
|
"nextjs.json",
|
|
"react-library.json"
|
|
]
|
|
}
|