eslint-config-react-native-shinpei

0.2.0 • Public • Published

npm npm

eslint-config-react-native-shinpei

My eslint configuration for React Native. this plugin requires eslint v6.6.0 or superior.

Usage

npm i eslint-config-react-native-shinpei -D

In .eslintrc:

{ 
  "extends": "react-native-shinpei" 
} 

In eslint.config.js:

module.exports = {
  extends: "react-native-shinpei",
}

Package Sidebar

Install

npm i eslint-config-react-native-shinpei

Weekly Downloads

16

Version

0.2.0

License

MIT

Unpacked Size

6.2 kB

Total Files

3

Last publish

Collaborators

  • zusinshinpei