mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-22 03:21:21 +00:00
test: run eslint
command with no file arguments (#296)
This commit is contained in:
parent
5df7fa3297
commit
d2c0774caa
@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"build": "ncc build src/index.ts",
|
||||
"format": "prettier --write --cache . !dist !README.md",
|
||||
"lint": "eslint .",
|
||||
"lint": "eslint",
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user