chore(npm): updated lint script
This commit is contained in:
		
							parent
							
								
									0a7c3252e3
								
							
						
					
					
						commit
						bdcb8badfd
					
				| @ -11,7 +11,7 @@ | |||||||
|     "test:e2e": "start-server-and-test preview http://127.0.0.1:5050/ 'cypress open'", |     "test:e2e": "start-server-and-test preview http://127.0.0.1:5050/ 'cypress open'", | ||||||
|     "test:e2e:ci": "start-server-and-test preview http://127.0.0.1:5050/ 'cypress run'", |     "test:e2e:ci": "start-server-and-test preview http://127.0.0.1:5050/ 'cypress run'", | ||||||
|     "typecheck": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false", |     "typecheck": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false", | ||||||
|     "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore" |     "lint": "eslint src --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --ignore-path .gitignore" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@it-tools/bip39": "^0.0.4", |     "@it-tools/bip39": "^0.0.4", | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user