plesk / eslint-config

ESLint configuration for Plesk projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plesk ESLint Config

ESLint configuration for Plesk projects

NPM version NPM Downloads

Installation

npm install --save-dev eslint @plesk/eslint-config

Usage

Put into your .eslintrc.json

{
  "extends": "@plesk/eslint-config"
}

About

ESLint configuration for Plesk projects


Languages

Language:JavaScript 100.0%