Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

activix/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config

This package provides Activix's ESLint config.

Usage

  1. Install the package

    npm install @activix/eslint-config --save-dev
  2. Add the following to your package.json

    "eslintConfig": {
        "root": true,
        "extends": "@activix"
    },

About

Activix's JS ESLint config

Resources

License

Stars

Watchers

Forks

Packages

No packages published