mirror of https://github.com/actions/setup-node
Install eslint-plugin-node
This commit is contained in:
parent
7598dbcd6e
commit
15a2477e08
File diff suppressed because it is too large
Load Diff
|
@ -33,6 +33,7 @@
|
||||||
"@actions/http-client": "^1.0.11",
|
"@actions/http-client": "^1.0.11",
|
||||||
"@actions/io": "^1.0.2",
|
"@actions/io": "^1.0.2",
|
||||||
"@actions/tool-cache": "^1.5.4",
|
"@actions/tool-cache": "^1.5.4",
|
||||||
|
"eslint-plugin-node": "^11.1.0",
|
||||||
"semver": "^6.1.1"
|
"semver": "^6.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in New Issue