mercredi 3 avril 2019

Complete project linting and auto-formatting in VSCode

I would like to install the minimum required modules and have the minimum amount of configuration files to achieve linting and auto-formatting of code for the following file types, according to a configuration file that contains styling rules.

  • Markup files
  • .marko files
  • .js files
  • .scss files
  • .css files
  • .less files
  • json files
  • .yml files
  • insert_file_for_common_web_dev_here

I currently use ESLint and Sass Lint, but it feels like something like this should exist which covers everything and I can't find it. Are there any libraries that fully work with everything? And if not, which ones work together so this can be enforced.




Aucun commentaire:

Enregistrer un commentaire