joyent-portal/prototypes/cra-boilerplate/.eslintrc

7 lines
71 B
Plaintext

{
"extends": "joyent-portal",
"rules": {
"no-console": 0
}
}