fix: 加库
							parent
							
								
									96dd695a72
								
							
						
					
					
						commit
						5f90ebef25
					
				| 
						 | 
				
			
			@ -5,6 +5,7 @@
 | 
			
		|||
    "baseUrl": ".",
 | 
			
		||||
    "allowJs": true,
 | 
			
		||||
    "skipLibCheck": true,
 | 
			
		||||
    "lib": ["ES2018", "DOM", "DOM.Iterable"],
 | 
			
		||||
    "paths": {
 | 
			
		||||
      "@/*": ["./src/*"],
 | 
			
		||||
      "services/*": ["src/services/*"],
 | 
			
		||||
| 
						 | 
				
			
			@ -20,7 +21,5 @@
 | 
			
		|||
      "path": "./tsconfig.vite-config.json"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "exclude": [
 | 
			
		||||
    "node_modules"
 | 
			
		||||
  ]
 | 
			
		||||
  "exclude": ["node_modules"]
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue