mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	Update .eslintrc.js
This commit is contained in:
		
							parent
							
								
									5c48878dc5
								
							
						
					
					
						commit
						bec338aa00
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -64,7 +64,7 @@ module.exports = { | ||||||
| 		'object-curly-spacing': ['error', 'always'], | 		'object-curly-spacing': ['error', 'always'], | ||||||
| 		'space-infix-ops': ['error'], | 		'space-infix-ops': ['error'], | ||||||
| 		'space-before-blocks': ['error', 'always'], | 		'space-before-blocks': ['error', 'always'], | ||||||
| 		'func-call-spacing': ['error', 'never'], | 		'@typescript-eslint/func-call-spacing': ['error', 'never'], | ||||||
| 		'@typescript-eslint/no-explicit-any': ['warn'], | 		'@typescript-eslint/no-explicit-any': ['warn'], | ||||||
| 		'@typescript-eslint/no-unused-vars': ['warn'], | 		'@typescript-eslint/no-unused-vars': ['warn'], | ||||||
| 		'@typescript-eslint/no-unnecessary-condition': ['warn'], | 		'@typescript-eslint/no-unnecessary-condition': ['warn'], | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue