Skip to content

athackr/eslint-config-preact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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

About

eslint configuration for Preact

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published