mirror of
https://github.com/actions/setup-node.git
synced 2025-09-18 04:33:58 +08:00
Use husky
This commit is contained in:
10
node_modules/has-symbols/.eslintrc
generated
vendored
Normal file
10
node_modules/has-symbols/.eslintrc
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"root": true,
|
||||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"rules": {
|
||||
"max-statements-per-line": [2, { "max": 2 }],
|
||||
"no-magic-numbers": 0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user