mirror of https://github.com/vuejs/vue.git
				
				
				
			ignore folder
This commit is contained in:
		
							parent
							
								
									9c70fc0ec3
								
							
						
					
					
						commit
						79f9e15f42
					
				| 
						 | 
				
			
			@ -32,16 +32,7 @@
 | 
			
		|||
      "vue": ["src/platforms/web/entry-runtime-with-compiler"]
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "include": [
 | 
			
		||||
    "src",
 | 
			
		||||
    // "packages/runtime-dom/types/jsx.d.ts",
 | 
			
		||||
    // "packages/*/__tests__",
 | 
			
		||||
    "test-dts",
 | 
			
		||||
  "include": ["src", "test-dts", "typescript", "test"],
 | 
			
		||||
 | 
			
		||||
    "typescript",
 | 
			
		||||
    "test"
 | 
			
		||||
    // "src/global.d.ts"
 | 
			
		||||
  ],
 | 
			
		||||
 | 
			
		||||
  "exclude": ["flow"]
 | 
			
		||||
  "exclude": ["flow", "node_modules", "packages"]
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue