mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-10-31 11:29:20 +08:00 
			
		
		
		
	add eslint: space-before-function-paren
This commit is contained in:
		| @@ -36,6 +36,7 @@ module.exports = { | ||||
|         "no-multi-spaces": ["error", { | ||||
|             ignoreEOLComments: true, | ||||
|         }], | ||||
|         "space-before-function-paren": ["error", "always"], | ||||
|         "curly": "error", | ||||
|         "object-curly-spacing": ["error", "always"], | ||||
|         "object-curly-newline": "off", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user