All Projects → mysticatea → Eslint Plugin Eslint Comments

mysticatea / Eslint Plugin Eslint Comments

Licence: mit
Additional ESLint rules for directive comments of ESLint.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Eslint Plugin Eslint Comments

Eslint Plugin Node
Additional ESLint's rules for Node.js
Stars: ✭ 740 (+234.84%)
Mutual labels:  eslint, eslint-plugin, npm-package, npm-module
Eslint Plugin Vue
Official ESLint plugin for Vue.js
Stars: ✭ 3,592 (+1525.34%)
Mutual labels:  eslint, eslint-plugin, npm-package, npm-module
Eslint Import Resolver Alias
a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias
Stars: ✭ 121 (-45.25%)
Mutual labels:  eslint, eslint-plugin
React Ckeditor
CKEditor component for React with plugin and custom event listeners support
Stars: ✭ 124 (-43.89%)
Mutual labels:  npm-package, npm-module
Abort Controller
An implementation of WHATWG AbortController interface.
Stars: ✭ 213 (-3.62%)
Mutual labels:  npm-package, npm-module
Jsonexport
{} → 📄 it's easy to convert JSON to CSV
Stars: ✭ 208 (-5.88%)
Mutual labels:  npm-package, npm-module
Eslint Plugin I18n Json
Fully extendable eslint plugin for JSON i18n translation files.
Stars: ✭ 101 (-54.3%)
Mutual labels:  eslint, eslint-plugin
Homebridge Wol
A Wake on Lan plugin for Homebridge
Stars: ✭ 150 (-32.13%)
Mutual labels:  npm-package, npm-module
Eslint Mdx
ESLint Parser/Plugin for MDX
Stars: ✭ 89 (-59.73%)
Mutual labels:  eslint, eslint-plugin
Node Regedit
Read, Write, List and do all sorts of funky stuff to the windows registry using node.js and windows script host
Stars: ✭ 178 (-19.46%)
Mutual labels:  npm-package, npm-module
Reactopt
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
Stars: ✭ 1,975 (+793.67%)
Mutual labels:  npm-package, npm-module
Darkmode.js
🌓 Add a dark-mode / night-mode to your website in a few seconds
Stars: ✭ 2,339 (+958.37%)
Mutual labels:  npm-package, npm-module
Typescript Eslint
✨ Monorepo for all the tooling which enables ESLint to support TypeScript
Stars: ✭ 10,831 (+4800.9%)
Mutual labels:  eslint, eslint-plugin
Tplink Cloud Api
A node.js npm module to remotely control TP-Link smartplugs (HS100, HS110) and smartbulbs (LB100, LB110, LB120, LB130) using their cloud web service (no need to be on the same wifi/lan)
Stars: ✭ 96 (-56.56%)
Mutual labels:  npm-package, npm-module
Eslint Plugin Css Modules
Project status: NOT MAINTAINED; Checks that you are using the existent css/scss classes, no more no less
Stars: ✭ 115 (-47.96%)
Mutual labels:  eslint, eslint-plugin
Event Target Shim
An implementation of WHATWG EventTarget interface, plus few extensions.
Stars: ✭ 89 (-59.73%)
Mutual labels:  npm-package, npm-module
Eslint Plugin Unicorn
Various awesome ESLint rules
Stars: ✭ 2,157 (+876.02%)
Mutual labels:  eslint, eslint-plugin
Eslint Plugin Lodash
ESLint rules for lodash
Stars: ✭ 208 (-5.88%)
Mutual labels:  eslint, eslint-plugin
Node Loadbalance
A collection of distilled load balancing engines
Stars: ✭ 79 (-64.25%)
Mutual labels:  npm-package, npm-module
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (-59.28%)
Mutual labels:  npm-package, npm-module

eslint-plugin-eslint-comments

npm version Downloads/month Build Status codecov Dependency Status

Additional ESLint rules for ESLint directive comments (e.g. //eslint-disable-line).

📖 Usage

🚥 Semantic Versioning Policy

eslint-plugin-eslint-comments follows semantic versioning and ESLint's Semantic Versioning Policy.

📰 Changelog

🍻 Contributing

Welcome contributing!

Please use GitHub's Issues/PRs.

Development Tools

  • npm test runs tests and measures coverage.
  • npm run build updates README.md, index.js, and the header of all rule's documents.
  • npm run clean removes the coverage of the last npm test command.
  • npm run coverage shows the coverage of the last npm test command.
  • npm run lint runs ESLint for this codebase.
  • npm run watch runs tests and measures coverage when source code are changed.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].