Files
mensaappdashboard/supabase/tsconfig.json
T
2025-01-29 21:50:10 +01:00

7 lines
76 B
JSON

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