Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

Add separate configs for specific environments #14

@vitorbal

Description

@vitorbal

As we scale out the usage of eslint-config-zapier, we will probably need config "subsets" (or supersets) for specific environments.
For example, a Zapier project using node would benefit from some additional node-specific rules and plugins. Or maybe a project is not interested in using flowtype-specific rules.

Creating additional configs is as easy as exporting a new config from a separate file:
http://eslint.org/docs/developer-guide/shareable-configs#sharing-multiple-configs

Checklist

  • prettier subset
  • node subset

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions