eslint-config-teem

1.0.1 • Public • Published

eslint-config-teem

Rules and styles used by the Teem javascript team.

How to Use

  • npm install eslint-config-teem

  • Create a .eslintrc.js file in your project's root directory with the following content:

      module.exports = {
        "extends": "teem"
      };
  • If your project is a React app, then change "teem" to "teem/react"

Package Sidebar

Install

npm i eslint-config-teem

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • beeks