fix lint script
This commit is contained in:
		| @@ -9,7 +9,7 @@ | ||||
|     "eslint": "^6.8.0" | ||||
|   }, | ||||
|   "scripts": { | ||||
|     "lint": "eslint .", | ||||
|     "lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs", | ||||
|     "test": "echo \"no test\"", | ||||
|     "ci": "yarn && node jenkins.js" | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user