Initial commit
This commit is contained in:
		
							
								
								
									
										14
									
								
								desktop/template/tsconfig.node.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								desktop/template/tsconfig.node.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| { | ||||
|     "compilerOptions": { | ||||
|         "composite": true, | ||||
|         "module": "ESNext", | ||||
|         "moduleResolution": "node", | ||||
|         "allowSyntheticDefaultImports": true, | ||||
|         "types": [ | ||||
|             "node" | ||||
|         ] | ||||
|     }, | ||||
|     "include": [ | ||||
|         "vite.config.ts" | ||||
|     ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user