0.3.1 • Published 3 years ago

@loewen-digital/frontend-scaffold v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

frontend-scaffold

A scaffold/generator to streamline setting up new frontend projects with config files, formatters and linters.

Included tools

  • editorconfig
  • prettier
  • eslint
  • stylelint
  • husky
  • lint-staged

Getting started

Run the following commands:

npx @loewen-digital/frontend-scaffold
npm install

Contributing & Development

For contributions and development see contributing docs

License

@loewen-digital/frontend-scaffold is open-sourced software licensed under the MIT license.