1.0.8 • Published 7 years ago

linit v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago