Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

eslint-config-appfolio-base 2.0.1

Install from the command line:
Learn more about npm packages
$ npm install @appfolio/eslint-config-appfolio-base@2.0.1
Install via package.json:
"@appfolio/eslint-config-appfolio-base": "2.0.1"

About this version

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

Details


Assets

  • eslint-config-appfolio-base-2.0.1-npm.tgz

Download activity

  • Total downloads 2,110
  • Last 30 days 45
  • Last week 11
  • Today 0

Recent versions

View all