mirror of
https://github.com/actions/labeler
synced 2026-05-13 20:01:08 +02:00
build
This commit is contained in:
11
node_modules/is-symbol/.eslintrc
generated
vendored
11
node_modules/is-symbol/.eslintrc
generated
vendored
@@ -3,7 +3,12 @@
|
||||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"rules": {
|
||||
"max-statements": [2, 14]
|
||||
}
|
||||
"overrides": [
|
||||
{
|
||||
"files": "test/**",
|
||||
"rules": {
|
||||
"no-restricted-properties": 0,
|
||||
},
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user