featurist / eslint-plugin-hyperdom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint plugin for hyperdom npm version npm

This is really just a selection of rules from eslint-plugin-react that are useful in hyperdom JSX.

install

npm install eslint-plugin-hyperdom --save-dev

.estlintrc

{
  "plugins": [
    "hyperdom"
  ],
  "extends": [
    "plugin:hyperdom/recommended"
  ]
}

Rules

We're Hiring!

Featurist provides full stack, feature driven development teams. Want to join us? Check out our career opportunities.

About


Languages

Language:JavaScript 100.0%