🚀 Feature: Add an opt-in block for setting up an ESLint plugin #1936
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Milestone
Bug Report Checklist
main
branch of the repository.Overview
Now that this project is fully on Bingo (formerly:
create
), it's a lot easier to add opt-in (as in: not included in any presets) Blocks. One already exists inblockAreTheTypesWrong
(#1633 -> #1644). I'd like to add more, representing other repo forms I personally have repeatedly set up.I think it'd be useful to have a general "ESLint plugin" block. It should:
eslint-plugin-eslint-plugin
addons to the ESLint blockeslint-doc-generator
outputssrc/index.ts
,src/rules
, etc.Additional Info
https://github.com/JoshuaKGoldberg/eslint-plugin-erasable-syntax-only is an example of a plugin I set up recently.
🎁
The text was updated successfully, but these errors were encountered: