8 lines
131 B
JSON
8 lines
131 B
JSON
{
|
|
"extends": "@manuth/tsconfig/recommended",
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
"checkJs": true
|
|
}
|
|
}
|