mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01: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