Skip to content

A lit-html template with TypeScript, Sass, and Snowpack

License

Notifications You must be signed in to change notification settings

Mordech/lit-html-typescript-template

Repository files navigation

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