forked from sheetjs/sheetjs
SheetJS
9f4aa161e6
- eliminated functional constructs - simplified fraction handling - better linting w/jscs
7 lines
114 B
JSON
7 lines
114 B
JSON
{
|
|
"requireCommaBeforeLineBreak": true,
|
|
"disallowTrailingWhitespace": true,
|
|
"disallowTrailingComma": true
|
|
}
|
|
|