Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 322 Bytes

lit-html & TypeScript template

A lit-html template with TypeScript, Sass, and Snowpack. With pre-commit hooks and linting tools.

Linting tools

  • ESlint with Google, lit, and prettier guideline plugins.
  • Stylelint with Sass guidelines.
  • Husky & Lint-Staged

Installation

$ yarn && yarn husky install