7 lines
93 B
JSON
7 lines
93 B
JSON
{
|
|
"compilerOptions": {
|
|
"noImplicitAny": true
|
|
},
|
|
"extends": "../../tsconfig.json"
|
|
}
|