GoScrobble/web/node_modules/uncontrollable/test/.eslintrc

6 lines
45 B
Plaintext
Raw Normal View History

2022-04-25 02:47:15 +00:00
{
"rules": {
"no-console": "off"
}
}