Skip to content

GabrielM-A/vite-typescript-starter

Repository files navigation

vite + React + TypeScript + scss Starter

This setup includes:

Linting IDE Setup

vscode

  • Install eslint vscode extension

image

eslint extension

  • You may need to reload your window for the setting changes to take effect
  • cntrl shift p - search for eslint - fix all auto-fixable problems (and can save to a new shortcut or map to save as described below)
  • alternatively you can map eslint fix all auto-fixable problems to the key-binding of save:

image

Just double click the key-binding cell

image

Shows the command pallete and the ability to trigger auto-fix from there

image

Jetbrains (Webstorm)

  • There's automatic eslint support
  • Enabling the option in the settings should start the lint warnings as well as fix all problems on save:

image

pick automatic eslint configuration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published