mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
okay, can turn this back on
This commit is contained in:
parent
e88e396676
commit
688e6a09ba
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"allowSyntheticDefaultImports": true,
|
||||
"target": "es2021",
|
||||
"removeComments": false,
|
||||
// "noImplicitAny": true,
|
||||
"noImplicitAny": true,
|
||||
"esModuleInterop": true,
|
||||
"module": "commonjs",
|
||||
"rootDir": "..",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"esModuleInterop": true,
|
||||
"target": "es2015",
|
||||
"removeComments": false,
|
||||
// "noImplicitAny": true,
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"moduleResolution": "Node",
|
||||
"sourceMap": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue