0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-02-18 21:05:45 -05:00
Squire/.jscsrc

7 lines
142 B
Text
Raw Normal View History

{
"disallowSpacesInsideParentheses": false,
"disallowSpacesInFunctionDeclaration": {
"beforeOpeningRoundBrace": false
}
}