mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	types: add element-plus/global to tsconfig
This commit is contained in:
		
							parent
							
								
									34782fe351
								
							
						
					
					
						commit
						77b7abcbc3
					
				@ -24,7 +24,7 @@
 | 
				
			|||||||
      "@build/*": ["build/*"],
 | 
					      "@build/*": ["build/*"],
 | 
				
			||||||
      "/#/*": ["types/*"]
 | 
					      "/#/*": ["types/*"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "types": ["node", "vite/client"],
 | 
					    "types": ["node", "vite/client", "element-plus/global"],
 | 
				
			||||||
    "typeRoots": ["./node_modules/@types/", "./types"]
 | 
					    "typeRoots": ["./node_modules/@types/", "./types"]
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "include": [
 | 
					  "include": [
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user