VScode settings for a project using typescript & ESLint. Requires VSCode ESLint plugin.
- Configures the ESLint plugin to validate typescript files.
- Make sure the code editor autofixes on save (using the ESLint plugin too)
- Make sure vscode uses eslint as the default (and only?) formatter for typescript files