@zthun/lint-janitor-config
Version:
A shared configuration for lint janitor for @zthun scoped projects.
14 lines (10 loc) • 308 B
Markdown
# Lint Janitor Config
This is a shared configuration for lint-janitor that contains all of the zthun
scoped shared configurations.
## Getting Started
```sh
# NPM
npm install @zthun/lint-janitor @zthun/lint-janitor-config --save-dev
# Yarn
yarn add @zthun/lint-janitor @zthun/lint-janitor-config --dev
```