eslint-plugin-forsyte-template

2.0.3 • Public • Published

eslint-plugin-forsyte-template

A comprehensive linting solution that sweeps your code clean

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-forsyte-template:

npm install eslint-plugin-forsyte-template --save-dev

Usage

Add forsyte-template to the plugins section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix:

{
    "plugins": [
        "forsyte-template"
    ]
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-plugin-forsyte-template

Weekly Downloads

0

Version

2.0.3

License

none

Unpacked Size

4.06 kB

Total Files

2

Last publish

Collaborators

  • forsyte-develop