Files
air66-yourls-admin-theme/node_modules/timers-ext/test/.eslintrc.json

7 lines
62 B
JSON
Raw Normal View History

2019-07-24 18:16:32 +01:00
{
"rules": {
"id-length": "off",
"no-shadow": "off"
}
}