898db2e74a
For the most part this was semicolon fixes, but there was a function, `calledMethod`, which did need to be moved out of the loop.
10 lines
116 B
Plaintext
10 lines
116 B
Plaintext
{
|
|
"bitwise": true,
|
|
"globals": {
|
|
"define": true
|
|
},
|
|
"indent": 2,
|
|
"maxlen": 80,
|
|
"quotmark": "single"
|
|
}
|