0.1.1 • Published 2 years ago

@luckrya/eslint-config-cli v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@luckrya/eslint-config-cli

A tool to quickly integrate code specifications for your project. It mainly uses the official configuration of @luckrya/eslint-config-*, allowing developers to focus more on business development. Simple and efficient.

Installation

$ pnpm add global @luckrya/eslint-config-cli

# or No need to download 【 recommended 】
$ npx @luckrya/eslint-config-cli@latest inject

Usage

$ ecc -h

Usage: ecc <command> [options]

Commands:
  ecc inject  Inject code specification (@luckrya/eslint-config-*) features for projects

Options:
  -h, --help     Show help                                             [boolean]
  -v, --version  Show version number                                   [boolean]