fall back to parent id match
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										3
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								index.js
									
									
									
									
									
								
							| @@ -26,7 +26,6 @@ module.exports = { | ||||
|   }, | ||||
|  | ||||
|   rules: { | ||||
|     'vue/prop-name-casing': ['error', 'snake_case'], | ||||
|     'id-match': ['error', '(^[a-z][a-z0-9_]*$|^[A-Z][a-zA-Z]+$)'] | ||||
|     'vue/prop-name-casing': ['error', 'snake_case'] | ||||
|   } | ||||
| } | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "@sapphirecode/eslint-config-vue", | ||||
|   "version": "1.1.20", | ||||
|   "version": "1.1.21", | ||||
|   "description": "scode eslint vue configuration", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user