You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of the config.js default of 2 spaces for indentation it uses 3 AND the third level of depth (c) is indentend with 9 (3x3) spaces. Am I missing something or is this a bug?
The text was updated successfully, but these errors were encountered:
Hi, I encountered this issue:
Expected output:
However, the lib generates:
Instead of the
config.js
default of 2 spaces for indentation it uses 3 AND the third level of depth (c) is indentend with 9 (3x3) spaces. Am I missing something or is this a bug?The text was updated successfully, but these errors were encountered: