mirror of
https://github.com/zadam/trilium.git
synced 2026-03-31 01:00:21 +02: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