1.2.1 • Published 4 years ago

@heimr/eslint-config-gatsby v1.2.1

Weekly downloads
4
License
MIT
Repository
-
Last release
4 years ago

ESLint config for Heimr

Used on Heimr sites

Install

Requirements:

  • browserlist (for running compat plugin)
  • eslint
  • eslint-plugin-compat
  • eslint-plugin-react
$ yarn add --dev eslint eslint-plugin-react eslint-plugin-compat @heimr/eslint-config-gatsby browserlist

Edit package.json:

{
  // ...
  "eslintConfig": {
    "extends": "@heimr/eslint-config-gatsby"
  },
}
1.2.1

4 years ago

1.2.0

5 years ago

1.1.0

6 years ago

1.0.0

6 years ago

2019.10.2-9.0

6 years ago