5bd261ad6b
fixes #1226
10 lines
152 B
Plaintext
10 lines
152 B
Plaintext
{
|
|
"extends": "joyent-portal",
|
|
"rules": {
|
|
"no-console": 1,
|
|
"new-cap": 0,
|
|
"jsx-a11y/href-no-hash": 0,
|
|
"no-negated-condition": 0
|
|
}
|
|
}
|