0.0.8 • Published 4 years ago

eslint-config-pigeon v0.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

eslint-config-pigeon

:bird: O-pigeon-ated eslint configuration.

This configuration uses the typescript eslint parser with plugins and rules for better structured development and is very opinionated. It is brand new so rules will be added when we feel the need to.

How to use

# Install configuration
yarn add eslint-config-pigeon --dev

# Install peer dependencies
npx install-peerdeps eslint-config-pigeon -DY

# Extend config in package.json
"eslintConfig": {
  "extends": [
    "pigeon"
  ]
},
0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago