eslint-plugin-zero

0.0.9 • Public • Published

eslint-plugin-zero

Zero configuration eslint plugin.

Installation

yarn add eslint-plugin-zero

Usage

Update eslint config file base on your project type:

JavaScript

{
  "extends": ["plugin:zero/base"]
}

React

{
  "extends": ["plugin:zero/react"]
}

TypeScript

{
  "extends": ["plugin:zero/ts"]
}

TypeScript React

{
  "extends": ["plugin:zero/ts-react"]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.9
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.9
    1
  • 0.0.8
    0
  • 0.0.7
    0

Package Sidebar

Install

npm i eslint-plugin-zero

Weekly Downloads

1

Version

0.0.9

License

MIT

Unpacked Size

181 kB

Total Files

10

Last publish

Collaborators

  • beizhedenglong