eslint-config-zombie

3.0.0 • Public • Published

eslint-config-zombie

This module provides your project with an extendable base ESLint configuration to develop applications.

Usage

Create a .eslintrc file in your project's root and add the following:

{
    "extends": "zombie"
}

Notes

  • You should have a Browserslist config specified in your project (recommended using .browserslistrc file).

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i eslint-config-zombie

    Weekly Downloads

    5

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    23 kB

    Total Files

    16

    Last publish

    Collaborators

    • zwagner86