1.0.2 • Published 1 year ago

@julong/eslint-watch v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Readme

eslint 기능을 프로젝트 내부에서 분리

Table of Contents

Background

eslint 기능을 프로젝트 내부에서 분리

Installation

npm install -g @julong/eslint-watch
npm install --save-dev @julong/eslint-watch

Usage

jlint -t react -m default

type

  • react
  • vue(...준비중)
  • svelte(...준비중)

mode

  • default
  • watch
  • fix
  • fixWatch

Maintainers

JuLong - jl917

Contributing

Anyone is welcome to participate in the maintenance and development of this project, and can also submit Issues and PR's

License

MIT