mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	add built js files to eslint ignore (#30737)
For the rare case that some overzealous tooling wants to lint our output files.
This commit is contained in:
		| @@ -4,6 +4,7 @@ reportUnusedDisableDirectives: true | ||||
| ignorePatterns: | ||||
|   - /web_src/js/vendor | ||||
|   - /web_src/fomantic | ||||
|   - /public/assets/js | ||||
|  | ||||
| parserOptions: | ||||
|   sourceType: module | ||||
|   | ||||
		Reference in New Issue
	
	Block a user