Files
supabase/packages/pg-meta/tsconfig.json
2026-03-26 15:27:35 +01:00

6 lines
109 B
JSON

{
"extends": "../tsconfig/base.json",
"include": ["."],
"exclude": ["dist", "build", "node_modules"]
}