mirror of
https://github.com/actions/setup-node.git
synced 2025-06-29 14:13:49 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
20
node_modules/husky/.eslintrc.js
generated
vendored
20
node_modules/husky/.eslintrc.js
generated
vendored
|
@ -1,20 +0,0 @@
|
|||
module.exports = {
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"extends": [
|
||||
"xo-space/esnext",
|
||||
"plugin:@typescript-eslint/recommended",
|
||||
"prettier",
|
||||
"prettier/@typescript-eslint"
|
||||
],
|
||||
"plugins": [
|
||||
"@typescript-eslint",
|
||||
"prettier"
|
||||
],
|
||||
"rules": {
|
||||
"prettier/prettier": "error"
|
||||
},
|
||||
"env": {
|
||||
"jest": true,
|
||||
"node": true,
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue