1.0.8 • Published 6 years ago

linit v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

A lint configs initiator, extracted from bio.

linit = eslint + tslint + prettier + stylelint + husky + lint-staged

Usage

Just execute this command under your project's root directory.

npx linit

Feature

  • node/vue/typescript supported
  • auto fix all fixable rules
  • forgive unfixable rules (don't forget to fix them with your editor's lint suggestion)
  • after first init, it will automatically init on other people's computer
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago