Skip to content

leggsimon/create-prettier-eslint

Repository files navigation

create-prettier-eslint

Creates eslint and prettier config files and installs the required dependencies to allow them to play well together.

GIF of usage

Usage

npm init prettier-eslint
# or
npx create-prettier-eslint

Local Development

git clone [email protected]:leggsimon/create-prettier-eslint.git
cd create-prettier-eslint
npm install

How to publish

(This is more for me, so I don’t forget)

This uses the np package to deploy. On the master branch locally run np and follow the instructions.

About

Generates eslint and prettier config files for you

Resources

Stars

Watchers

Forks

Packages

No packages published