github-pages-deploy-action/node_modules/is-date-object/.eslintrc
2019-11-19 07:48:29 -05:00

10 lines
87 B
Plaintext

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