astro/tsconfig.eslint.json
2023-09-16 09:21:40 +01:00

6 lines
88 B
JSON

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