Detalhes do pacote

eslint-plugin-tyrecheck

leo-buneev145MIT2.64.0

Collection of ESLint rules for use in Tyrecheck projects

eslint, eslintplugin, eslint-plugin

readme (leia-me)

eslint-plugin-tyrecheck

Collection of ESLint rules for use in Tyrecheck projects

Installation

$ npm install eslint-plugin-tyrecheck --save-dev

Note: If you installed ESLint globally (using the -g flag) then you must also install eslint-plugin-tyrecheck globally.

Usage

// .eslintrc
{
  "extends": ["tyrecheck:recommended"]
}

Supported Rules