1.8.0-alpha.1 • Published 3 years ago
eslint-plugin-cubyn-typescript v1.8.0-alpha.1
eslint-plugin-cubyn-typescript
Enforce Cubyn standard style for TypeScript
Installation
You'll first need to install ESLint:
$ yarn add -D eslintNext, install eslint-plugin-cubyn-typescript:
$ yarn install -D eslint-plugin-cubyn-typescriptNote: 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/
1.8.0-alpha.1
3 years ago
1.7.0
3 years ago
1.7.0-alpha.1
3 years ago
1.6.1-alpha.1
3 years ago
1.6.0
4 years ago
1.5.4
5 years ago
1.5.3
5 years ago
1.5.2
5 years ago
1.5.1
5 years ago
1.5.0
5 years ago
1.4.0
5 years ago
1.3.0
5 years ago
1.2.0
5 years ago
1.1.0
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.3.0
5 years ago
0.4.0
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago