1.0.5 • Published 8 years ago

eslint-config-pwmckenna v1.0.5

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

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago