1.0.18 • Published 3 years ago

eslint-config-wansaleh v1.0.18

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

eslint-config-wansaleh

An ESLint Shareable Config by Wan Saleh

Install

  1. Run.
npm i -D eslint-config-wansaleh # or yarn install --dev eslint-config-wansaleh
npx install-peerdeps --dev eslint-config-wansaleh
  1. Create (or update) a .eslintrc.js file with the following content:
{
  'extends': [
    'wansaleh'
  ]
}
  1. Copy the .prettierrc file from this repository into your project folder
1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.0

3 years ago