Revela-v4/tsconfig.json
2024-02-06 11:53:55 -06:00

6 lines
104 B
JSON

{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"verbatimModuleSyntax": false
}
}