mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 14:24:46 +00:00
.
This commit is contained in:
parent
a004f0ae58
commit
fc725ba36b
7280 changed files with 19 additions and 1796407 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