This commit is contained in:
		
							
								
								
									
										2
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.js
									
									
									
									
									
								
							| @@ -58,7 +58,7 @@ module.exports = { | ||||
|     '@typescript-eslint/no-use-before-define': 'off', | ||||
|     'tsdoc/syntax': 'error', | ||||
|     // deactivating commonjs rules | ||||
|     'id-match': ['error', '^([a-z][a-z0-9_]*|[A-Z][a-zA-Z]*)$', { onlyDeclarations: true }], | ||||
|     'id-match': 'off', | ||||
|     'no-underscore-dangle': 'off', | ||||
|     'node/no-missing-import': 'off' | ||||
|   } | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "@sapphirecode/eslint-config-ts", | ||||
|   "version": "1.1.29", | ||||
|   "version": "1.1.30", | ||||
|   "description": "scode eslint typescript configuration", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user