astro/tsconfig.eslint.json
2023-09-16 09:12:23 +01:00

6 lines
83 B
JSON

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