vite-pretty-lint
vite-pretty-lint copied to clipboard
ESLint and Prettier for Vite Project
:unicorn: Vite Pretty Lint
It is a simple package to initialize Recommended ESLint and Prettier config for Vite Vue & React Projects.
:fire: How It Works
:gift: 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
:microscope: Testing
After Cloning the repository, install all npm dependencies by running: npm install
.
Then Run Tests:
$ npm run test
$ npm run coverage
:date: Change log
Please see release history for more information on what has changed recently.
:heart: Contributing
Please feel free to contribute ideas and PRs are most welcome.
:crown: Credits
- Kazi Mainuddin Ahmed
- All Contributors
:policeman: License
The MIT License (MIT). Please see License File for more information.