@vmw/eslint-config-vmware-react

0.3.0 • Public • Published

eslint-config-vmware-react

VMware's ESLint config based on eslint-config-react-app.

Overview

Inspired by eslint-config-airbnb-typescript-prettier but based on eslint-config-react-app.

Mostly uses "WARN" level to allow a better DX with eslint-loader. Code is transpiled when warnings are present but not when errors exists.

In CI treat warnings as errors with ESLint option: --max-warnings 0.

How to use

Install eslint, typescript with @vmw/eslint-config-vmware-react.

$ npm install eslint typescript eslint-config-vmware-react --save-dev

and put into your .eslintrc.js file:

module.exports = {
  extends: '@vmw/vmware-react',
};

Contributing

The eslint-config-vmware-react project team welcomes contributions from the community. Before you start working with eslint-config-vmware-react, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to CONTRIBUTING.md.

License

Open source licensed as MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i @vmw/eslint-config-vmware-react

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

22.1 kB

Total Files

10

Last publish

Collaborators

  • svc-wwcoe-ci-admin
  • elesueur
  • juanito.bsb
  • harshas
  • shawd
  • rbard
  • sheerisingh
  • jonathanrfisher1
  • rworsnopvmw
  • bharathgurrala
  • sumitzamadar
  • joshkim