0.1.13 • Published 5 years ago

@abdelrahman-elkady/eslint-config v0.1.13

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

My own flavor of ESLint, extending airbnb-base configuration.

Installation

  • Install the config: npm i -D @abdelrahman-elkady/eslint-config

  • Install peer dependencies: Requires npm 5+

    • npx install-peerdeps --dev @abdelrahman-elkady/eslint-config
    • npx install-peerdeps --dev eslint-config-airbnb-base
  • Extend the configuration in your eslint config file

      {
        extends: "@abdelrahman-elkady",
      }
0.1.13

5 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago