mirror of
				https://github.com/n8n-io/n8n-nodes-starter.git
				synced 2025-10-31 07:12:25 -05:00 
			
		
		
		
	Merge pull request #21 from n8n-io/upgrade-linter-for-api-version-rules
Upgrade linter for `n8nNodesApiVersion`
This commit is contained in:
		
				commit
				
					
						5935eec634
					
				
			
		
					 2 changed files with 1 additions and 5 deletions
				
			
		|  | @ -18,10 +18,6 @@ module.exports = { | ||||||
| 		'**/*.js', | 		'**/*.js', | ||||||
| 		'**/node_modules/**', | 		'**/node_modules/**', | ||||||
| 		'**/dist/**', | 		'**/dist/**', | ||||||
| 		'**/test/**', |  | ||||||
| 		'**/templates/**', |  | ||||||
| 		'**/ormconfig.ts', |  | ||||||
| 		'**/migrations/**', |  | ||||||
| 	], | 	], | ||||||
| 
 | 
 | ||||||
| 	overrides: [ | 	overrides: [ | ||||||
|  |  | ||||||
|  | @ -42,7 +42,7 @@ | ||||||
|     "@types/express": "^4.17.6", |     "@types/express": "^4.17.6", | ||||||
|     "@types/request-promise-native": "~1.0.15", |     "@types/request-promise-native": "~1.0.15", | ||||||
|     "@typescript-eslint/parser": "^5.29.0", |     "@typescript-eslint/parser": "^5.29.0", | ||||||
|     "eslint-plugin-n8n-nodes-base": "^1.4.1", |     "eslint-plugin-n8n-nodes-base": "^1.5.1", | ||||||
|     "gulp": "^4.0.2", |     "gulp": "^4.0.2", | ||||||
|     "n8n-core": "^0.125.0", |     "n8n-core": "^0.125.0", | ||||||
|     "n8n-workflow": "^0.107.0", |     "n8n-workflow": "^0.107.0", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue