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

eslint-config-appfolio-base 1.1.1-0

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

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-1.1.1-0-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all