0.0.1 • Published 5 years ago

create-parcellab v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

create-parcellab 🚀

parcelLab eslint project initializer

Usage

To initialize a new parcelLab project just run

$ npm init parcellab

If a package.json file already exists it will just install eslint and the eslint-config-parcellab packages and create an .eslintrc file. If there is no package.json file, the initializer will create one.