10 lines
280 B
Plaintext
10 lines
280 B
Plaintext
|
{
|
||
|
"node": true,
|
||
|
"undef": true,
|
||
|
"unused": true,
|
||
|
"lastsemic": true,
|
||
|
"-W058": false, /* don't require parentheses for no-arg constructors */
|
||
|
"-W054": false, /* use Function constructor responsibly */
|
||
|
"-W033": false /* let jscs deal with semicolons */
|
||
|
}
|