1.0.5 • Published 9 years ago

eslint-config-pwmckenna v1.0.5

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

eslint-config-pwmckenna

I use the same eslint config on all my projects. This makes it super simple for me to configure .eslintrc. I would recommend against anyone else using this. This is kept in sync with babel-preset-pwmckenna so that eslint enforces the same syntax that babel can compile.

.eslintrc

{
  "extends": "pwmckenna"
}
1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

10 years ago

1.0.0

10 years ago