0.1.2 • Published 1 year ago

create-vite-pretty-lint v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

:unicorn: Vite Pretty Lint

Build npm npm

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

:fire: How It Works

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

:policeman: License

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