eslint-config-appfolio-base

1.1.0 • Public • Published

Appfolio base ESLint config

This package provides Appfolio's base JavaScript for ES6/2015 as an extensible shared config.

This is based on eslint-config-airbnb-base, with a few adjustments to warnings to minimize noise, and to encourage useful comments.

Note: Basic JSX support is enabled in this config, but a new configuration will be added next to enable full React support.

Usage

  1. npm install --save-dev eslint-config-appfolio-base
  2. add "extends": "appfolio-base" to your .eslintrc.json

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-appfolio-base

Weekly Downloads

1,069

Version

1.1.0

License

MIT

Unpacked Size

3.57 kB

Total Files

6

Last publish

Collaborators

  • gthomas-appfolio