@hackr/eslint-config-preact

1.2.0 • Public • Published

@hackr/eslint-config-preact

hackr's eslint configuration, with some sensible defaults for ES2015, Preact and Mocha.

Installation

Install eslint and this config:

npm i -D eslint @hackr/eslint-config-preact

Now in your package.json:

{
  "eslintConfig": {
    "extends": "@hackr/eslint-config-preact"
  }
}

Credits

This is a modified version of eslint-config-developit

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    1

Package Sidebar

Install

npm i @hackr/eslint-config-preact

Weekly Downloads

1

Version

1.2.0

License

GPL-3.0

Unpacked Size

41 kB

Total Files

4

Last publish

Collaborators

  • gnuns