astro/tsconfig.eslint.json
2023-07-03 20:59:43 +08:00

6 lines
88 B
JSON

{
"compilerOptions": {
"allowJs": true
},
"extends": "./tsconfig.base.json"
}