@sanv/eslint-config-tests

2.1.2 • Public • Published

Eslint Tests Configuration

npm version

  1. Install the correct version of package, which are listed by the command:
npm install "@sanv/eslint-config-tests" --save-dev
  1. Add next line to your .eslintrc.js:
module.exports = {
  plugins: ['prettier', 'react', 'jsx-a11y', 'jest'],
  extends: [
    '@sanv/eslint-config-tests',
    'plugin:prettier/recommended',
    'prettier/react',
  ],
}

Package Sidebar

Install

npm i @sanv/eslint-config-tests

Weekly Downloads

17

Version

2.1.2

License

ISC

Unpacked Size

5.72 kB

Total Files

9

Last publish

Collaborators

  • sv92