Make coding style consistent
Closed this issue · 0 comments
sc420 commented
Functional Spec
- After formatting in VSCode, double quotes should become single quotes
- Should not have ESLint errors due to spaces after function names (take
src\diagrams\diagrams_handler.ts
as an example)
Maybe we can use Prettier