Open karan-kang opened 8 years ago
Thanks for reporting the issue. As part of CodeMaid's cleanup, it invokes Visual Studio's built in formatting (i.e. Edit->Advanced->Format Document). It is the native cleanup within Visual Studio that affects spaces around those JSON braces.
Two options:
Hope it helps.
Environment
Description
Upon performing a clean, this
becomes
This breaks eslint rule object-curly-spacing
My configuration: CodeMaid.config