aa0ce6d866
This initial config mostly documents existing code style by relaxing multiple options that are turned on by default.
13 lines
123 B
Plaintext
13 lines
123 B
Plaintext
{
|
|
"globals": {
|
|
"confirm": false
|
|
},
|
|
|
|
"browser": true,
|
|
"node": true,
|
|
|
|
"asi": true,
|
|
"boss": true,
|
|
"newcap": false,
|
|
}
|