This commit is contained in:
		
							
								
								
									
										2
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.js
									
									
									
									
									
								
							| @@ -58,7 +58,7 @@ module.exports = { | |||||||
|     '@typescript-eslint/no-use-before-define': 'off', |     '@typescript-eslint/no-use-before-define': 'off', | ||||||
|     'tsdoc/syntax': 'error', |     'tsdoc/syntax': 'error', | ||||||
|     // deactivating commonjs rules |     // 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', |     'no-underscore-dangle': 'off', | ||||||
|     'node/no-missing-import': 'off' |     'node/no-missing-import': 'off' | ||||||
|   } |   } | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@sapphirecode/eslint-config-ts", |   "name": "@sapphirecode/eslint-config-ts", | ||||||
|   "version": "1.1.29", |   "version": "1.1.30", | ||||||
|   "description": "scode eslint typescript configuration", |   "description": "scode eslint typescript configuration", | ||||||
|   "main": "index.js", |   "main": "index.js", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user