Skip to content

tzsk/vite-pretty-lint

Repository files navigation

🦄 Vite Pretty Lint

Build npm npm

It is a simple package to initialize Recommended ESLint and Prettier config for Vite Vue & React Projects.

🔥 How It Works

How it works

🎁 Installation

After creating a project with Vite. You can run this command inside the project.

// NPM
npm init vite-pretty-lint

// YARN
yarn create vite-pretty-lint

// PNPM
pnpm create vite-pretty-lint

🔬 Testing

After Cloning the repository, install all npm dependencies by running: npm install.

Then Run Tests:

$ npm run test
$ npm run coverage

📅 Change log

Please see release history for more information on what has changed recently.

❤️ Contributing

Please feel free to contribute ideas and PRs are most welcome.

👑 Credits

👮‍♂️ License

The MIT License (MIT). Please see License File for more information.