eslint-plugin
/
2.2.2
eslint-plugin 2.2.2
Install from the command line:
Learn more about npm packages
$ npm install @mafalda-sfu/eslint-plugin@2.2.2
Install via package.json:
"@mafalda-sfu/eslint-plugin": "2.2.2"
About this version
This is an ESLint plugin that exports configurations and rules for the Mafalda SFU project.
You can install this plugin using npm:
npm install @mafalda-sfu/eslint-plugin --save-dev
This plugin exports the following configurations:
layout
recommended
suggestions
suggestions-typescript
typescript
This plugin exports the following rules:
-
brace-style
: modified version of the eslint brace-style rule allowing multiple lines inallman
style. -
no-private-keyword
: disallows the use of the Typescriptprivate
keyword. -
no-protected-keyword
: disallows the use of the Typescriptprotected
keyword. -
no-public-keyword
: disallows the use of the Typescriptpublic
keyword. -
no-setInterval
: disallows the use ofsetInterval
. -
no-setTimeout
: disallows the use ofsetTimeout
. -
no-window-event
: disallows the use ofwindow
events.
This project is licensed under the MIT License.
Details
- eslint-plugin
- Mafalda-SFU
- 6 months ago
- ISC
- 12 dependencies
Assets
- eslint-plugin-2.2.2.tgz
Download activity
- Total downloads 104
- Last 30 days 97
- Last week 44
- Today 4