Skip to content

Simple template for webpack 5 with Typescript support (ESLint and Prettier preconfigured)

Notifications You must be signed in to change notification settings

fedek6/webpack-typescript-template

Repository files navigation

logo

Preconfigured template for Webpack 5

Configured with:

  • ESLint (Airbnb).
  • TypeScript.
  • Prettier.
  • SASS.

Available Scripts

In the project directory, you can run:

npm run build

Build production app into dist directory.

npm run dev

Run live preview server on localhost:9000.

npm run lint

Run ESLint.

npm run format

Run Prettier, fix code.

npm prepare

Install Husky hooks.

About

Simple template for webpack 5 with Typescript support (ESLint and Prettier preconfigured)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published