desktopJS
desktopJS copied to clipboard
Use a Code Formatter
Prettier.io seems to be the goto.
Will likely require some TSLint changes so #311 should probably be done first.
@bingenito Similar to #311 do you have a preference on prettier formatting? I notice the editor config is 4 spaces indentation but I wonder if 2 spaces would be more suited since prettier has a tendency to indent often
I also think it would be great if the prettier config was its own package that could be used in all Morgan Stanley open sourced projects, possibly even internally too. Similar to https://github.com/azz/prettier-config
@Brookke Agreed on prettier. No real preference on spaces of 2 versus 4. Let's encapsulate within here first and then look to split to another repository based on some of the other projects within the org.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.