Skip to content

doppelmutzi/eslint-prettier-vue-demo

Repository files navigation

eslint-prettier-vue-demo

A Vue.js project based on Vue.js webpack template.

Showcase

For detailed explanation on what this showcase is all about, you can read my blog post Efficient Code Analyzing and Formatting (for Vue.js) with ESLint and Prettier. There, I also describe how you can setup even better ESLint / Prettier integration into Visual Studio Code and IntelliJ.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# run ESLint
npm run lint

# run ESLint with auto-fix
npm run lint-autofix

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Showcase on how to use ESLint together with Prettier that also works for Vue.js (companion project for https://doppelmutzi.github.io/eslint-prettier/ and https://medium.com/@doppelmutzi/eslint-prettier-vue-workflow-46a3cf54332f)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published