b
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"exclude": ["dist"],
|
||||
"compilerOptions": {
|
||||
"strictNullChecks": true, // add if using `base` template
|
||||
"allowJs": true // required, and included with all Astro templates
|
||||
"allowJs": true, // required, and included with all Astro templates
|
||||
"allowSyntheticDefaultImports": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user