0.1.13 • Published 4 years ago

@abdelrahman-elkady/eslint-config v0.1.13

Weekly downloads
1
License
ISC
Repository
github
Last release
4 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

4 years ago

0.1.12

4 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago