1.3.0 • Published 2 years ago

@jingjing20/eslint-react v1.3.0

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

@jingjing20/eslint-react

Usage

install package

npm i @jingjing20/eslint-react -D # yarn add @jingjing20/eslint-react -D

use in config js

module.exports = {
    extends: '@jingjing20/eslint-react',
};