forked from vikunja/frontend
fix: reenable some compilerOptions
This commit is contained in:
parent
58358481bc
commit
8f82dd2783
@ -6,12 +6,12 @@
|
||||
"composite": true,
|
||||
"baseUrl": ".",
|
||||
|
||||
// "importHelpers": true,
|
||||
"importHelpers": true,
|
||||
"sourceMap": true,
|
||||
"strictNullChecks": true,
|
||||
// "allowJs": true,
|
||||
// "allowSyntheticDefaultImports": true,
|
||||
// "sourceMap": true,
|
||||
// "strictNullChecks": true,
|
||||
|
||||
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user