github-pages-deploy-action/node_modules/is-symbol/.eslintrc
2020-03-31 08:57:48 -04:00

10 lines
87 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements": [2, 14]
}
}