11 lines
134 B
Plaintext
11 lines
134 B
Plaintext
{
|
|
"bitwise": true,
|
|
"eqnull": true,
|
|
"globals": {
|
|
"define": true
|
|
},
|
|
"indent": 2,
|
|
"maxlen": 80,
|
|
"quotmark": "single"
|
|
}
|