Skip to content

IOriens/linit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vue logo


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

About

A lint configs initiator. linit = eslint + tslint + prettier + stylelint + husky + lint-staged

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published