Files
supabase/tsconfig.json
2022-08-12 09:09:02 -03:00

7 lines
76 B
JSON

{
"compilerOptions": {
"jsx": "react",
"skipLibCheck": true
}
}