@numacom/eslint-config

1.0.3 • Public • Published

@yadagency/eslint-config

Usage

Install

yarn add -D @yadagency/eslint-config

.eslintrc.js:

module.exports = {
  parser: '@typescript-eslint/parser',
  extends: [
    '@yadagency',
    '@yadagency/eslint-config/typescript',
    '@yadagency/eslint-config/react',
    '@yadagency/eslint-config/react-native',
    'prettier/@typescript-eslint',
    'prettier/react',
  ],
}

Readme

Keywords

none

Package Sidebar

Install

npm i @numacom/eslint-config

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

4.07 kB

Total Files

8

Last publish

Collaborators

  • quentinnumacom