mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	Revert change to tsconfig.json
This commit is contained in:
		@@ -13,7 +13,8 @@
 | 
				
			|||||||
	},
 | 
						},
 | 
				
			||||||
	"include": [
 | 
						"include": [
 | 
				
			||||||
      "./src/**/*.js",
 | 
					      "./src/**/*.js",
 | 
				
			||||||
	  "./src/**/*.ts"
 | 
						  "./src/**/*.ts",
 | 
				
			||||||
 | 
					    "./*.ts"
 | 
				
			||||||
	],
 | 
						],
 | 
				
			||||||
	"exclude": ["./node_modules/**/*"],
 | 
						"exclude": ["./node_modules/**/*"],
 | 
				
			||||||
	"ts-node": {
 | 
						"ts-node": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user