create-prettier-eslint

1.3.2 • Public • Published

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 git@github.com: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.

Readme

Keywords

none

Package Sidebar

Install

npm i create-prettier-eslint

Weekly Downloads

2

Version

1.3.2

License

ISC

Unpacked Size

6.71 kB

Total Files

5

Last publish

Collaborators

  • leggsimon