Allow js
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
"extends": "astro/tsconfigs/base",
|
||||
"compilerOptions": {
|
||||
"types": ["astro/client"],
|
||||
"allowJs": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"~/*": ["src/*"]
|
||||
|
Reference in New Issue
Block a user