github-pages-deploy-action/node_modules/is-symbol/.eslintrc
2020-01-28 00:07:56 -05:00

10 lines
87 B
Plaintext

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