Skip to content

Instantly share code, notes, and snippets.

@Dragod
Last active January 11, 2021 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dragod/943f18300a3227059e2e010a18fa5ff5 to your computer and use it in GitHub Desktop.
Save Dragod/943f18300a3227059e2e010a18fa5ff5 to your computer and use it in GitHub Desktop.
Linters commands
npx stylelint "sass/**/*.{css,scss,sass}"
npx html-linter --config ./html-linter.json templates/**/*.htm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment