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

VersionDownloads (Last 7 Days)Tag
0.0.91latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.91
0.0.80
0.0.70

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