eslint-config-pwmckenna

1.0.5 • Public • Published

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"
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-pwmckenna

Weekly Downloads

1

Version

1.0.5

License

ISC

Last publish

Collaborators

  • pwmckenna