mirror of
				https://github.com/Xahau/xahau-web.git
				synced 2025-11-04 04:15:47 +00:00 
			
		
		
		
	ignore output dir on check
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
    "useIgnoreFile": false
 | 
			
		||||
  },
 | 
			
		||||
  "files": {
 | 
			
		||||
    "includes": ["**", "!*/**/*.astro"],
 | 
			
		||||
    "includes": ["**", "!*/**/*.astro", "!.astro", "!dist"],
 | 
			
		||||
    "ignoreUnknown": false
 | 
			
		||||
  },
 | 
			
		||||
  "formatter": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user