mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-01 02:20:04 -06:00
chore(server,desktop): re-enable strict mode
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"moduleResolution": "bundler",
|
||||
"target": "ES2020",
|
||||
"outDir": "dist",
|
||||
"strict": false,
|
||||
"types": [
|
||||
"node",
|
||||
"express"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"moduleResolution": "bundler",
|
||||
"target": "ES2020",
|
||||
"outDir": "dist",
|
||||
"strict": false,
|
||||
"types": [
|
||||
"node",
|
||||
"express"
|
||||
|
||||
Reference in New Issue
Block a user