fix lint script
This commit is contained in:
		| @@ -4,7 +4,7 @@ | ||||
|   "description": "scode eslint typescript configuration", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
|     "lint": "eslint .", | ||||
|     "lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs", | ||||
|     "test": "echo \"no test\"", | ||||
|     "ci": "yarn --frozen-lockfile && node jenkins.js" | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user