eslint-plugin-cubyn-typescript

1.8.0-alpha.1 • Public • Published

eslint-plugin-cubyn-typescript

Enforce Cubyn standard style for TypeScript

Installation

You'll first need to install ESLint:

$ yarn add -D eslint

Next, install eslint-plugin-cubyn-typescript:

$ yarn install -D eslint-plugin-cubyn-typescript

Note: If you installed ESLint globally then you must also install eslint-plugin-cubyn-typescript globally.

Usage

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

{
  "plugins": ["cubyn-typescript"]
}

Supported Rules

  • Fill in provided rules here

Development

Use @typescript-eslint/parser on https://astexplorer.net/

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-plugin-cubyn-typescript

Weekly Downloads

246

Version

1.8.0-alpha.1

License

ISC

Unpacked Size

19.9 kB

Total Files

13

Last publish

Collaborators

  • cubyn-devops
  • cubyn
  • fpierre
  • maxence_douet_cubyn
  • cubynjchampseix