This commit is contained in:
		
							
								
								
									
										2
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.js
									
									
									
									
									
								
							| @@ -52,7 +52,7 @@ module.exports = { | ||||
|       { | ||||
|         selector: 'variable', | ||||
|         modifiers: ['const', 'global'], | ||||
|         format: ['UPPEER_CASE', 'snake_case'] | ||||
|         format: ['UPPER_CASE', 'snake_case'] | ||||
|       } | ||||
|     ], | ||||
|     '@typescript-eslint/no-use-before-define': 'off', | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "@sapphirecode/eslint-config-ts", | ||||
|   "version": "1.1.31", | ||||
|   "version": "1.1.32", | ||||
|   "description": "scode eslint typescript configuration", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user