Socket
Socket
Sign inDemoInstall

@appfolio/eslint-config-appfolio-base

Package Overview
Dependencies
232
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @appfolio/eslint-config-appfolio-base

Appfolio ESLint base config


Version published
Weekly downloads
26
increased by550%
Maintainers
5
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 17 Feb 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc