mirror of
https://github.com/withastro/astro.git
synced 2025-12-05 18:56:38 -06:00
7 lines
88 B
JSON
7 lines
88 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowJs": true
|
|
},
|
|
"extends": "./tsconfig.base.json"
|
|
}
|