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

10 lines
78 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": [1]
}
}