Closed siddise closed 6 years ago
Adding workspace settings so that VSCode will format on save. This is so that ESLint Prettier can invoke code style formatting.
These settings invokes ESLint settings on save.
Purpose
Adding workspace settings so that VSCode will format on save. This is so that ESLint Prettier can invoke code style formatting.
Approach / Description of changes
These settings invokes ESLint settings on save.
Code Checklist
Learning