Show More
Commit Description:
Update README.rdoc
Commit Description:
Update README.rdoc
File last commit:
Show/Diff file:
Action:
node_modules/is-date-object/.eslintrc | 9 lines | 87 B | text/plain | TextLexer |
{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements": [2, 12]
}
}