Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 473 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 473 Bytes

@movable/lint-config

This Yeoman generator automates the process of configuring different linter configurations witihn your project.

Usage

You can run the generator through npx by running the following:

npx -p yo -p @movable/generator-lint-config -- yo @movable/lint-config

You will be asked a few questions about your project, and once answered, the any dependencies and required configuration will be taken care of for you.