7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"extends": "./.quasar/tsconfig.json",
|
|
"compilerOptions": {
|
|
"noImplicitAny": false
|
|
}
|
|
}
|