Skip to content

A simple start to a typescript project built with webpack, including linter setup with stylelint, eslint, and prettier

Notifications You must be signed in to change notification settings

cass-h/webpack-typescript-linted

Repository files navigation

🚀 Welcome to Webpack-Typescript-Linted!

This project has been created using webpack-cli, generated to use typescript with webpack-cli/generators, with eslint, stylelint, and prettier preconfigured to play nice together.

You can now run

npm run build

or

yarn build

to bundle your application

to run locally, run npm install and npm run serve, the project will be served to http://localhost:8080

About

A simple start to a typescript project built with webpack, including linter setup with stylelint, eslint, and prettier

Topics

Resources

Stars

Watchers

Forks