5.3.0 • Published 8 years ago

@ubc-farm/eslint-config v5.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

eslint-config

ESLint configuration for ubc-farm modules. Includes multiple configurations, based on eslint-config-airbnb. Most style rules have been switched to warnings or turned off.

/index.js

Enables some code for use in generators and restricts CommonJS for Rollup.

/react

Requires eslint-plugin-react and eslint-plugin-jsx-a11y

Adds the React oriented rules of the full airbnb config and enforces tab usage.

Installation

yarn add @ubc-farm/eslint-config eslint eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y

usage

---
  extends: '@ubc-farm/eslint-config'
5.3.0

8 years ago

5.2.1

8 years ago

5.2.0

8 years ago

5.1.0

8 years ago

5.0.2

8 years ago

5.0.1

8 years ago

5.0.0

8 years ago

4.2.0

9 years ago

4.1.0

9 years ago

4.0.1

9 years ago

4.0.0

9 years ago