mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 08:56:46 -04:00
6 lines
115 B
JSON
6 lines
115 B
JSON
{
|
|
"extends": "tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|