Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 246 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 246 Bytes

eslint-config

Usage

$ echo "extends: eslint-config-pincamp" > .eslintrc
$ yarn add https://github.com/adac-camping/eslint-config.git # or npm i https://github.com/adac-camping/eslint-config --save-dev
$ eslint --fix --ext js ./src