@toruslabs/eslint-config-react

4.1.4 • Public • Published

@toruslabs/eslint-config-vue

Sharable ESLint config for React repositories at Torus Labs.

Please use the @toruslabs/eslint-config-react package in your project.

Work with Eslint ^9.0.0, flat config file.

Usage

npm install --save-dev @toruslabs/eslint-config-react

In your project, add the following to your .eslintrc.js file:

import torusReactConfig from "@toruslabs/eslint-config-react";

export default [
  ...torusReactConfig,
  {
    // your custom rules and config here
  },
];

Readme

Keywords

Package Sidebar

Install

npm i @toruslabs/eslint-config-react

Weekly Downloads

53

Version

4.1.4

License

MIT

Unpacked Size

6.08 kB

Total Files

4

Last publish

Collaborators

  • torusresearch
  • chaitanyapotti
  • tetratorus
  • archit_web3
  • himanshunpm009