Define lint categories
Aperta
- Lingua principale
- TypeScript
- Stelle
- 4
- Fork
- 0
- Merge medio
- 10h 15m
- PR unite (30g)
- 6
Descrizione
The intention is that the lint categories decide which plugins, configs and rules we enable.
- Correctness
- Performance
- Modernization
## oxlint
In oxlint, these roughly align to the `categories` oxlint has built-in (in their plugins too). So this seems like an easy one.
## ESLint
In ESLint, we need to choose:
- Which plugins should be enabled for each?
- Which configs (from those plugins)?
- Which built-in rules (that are not already in the recommended rule set)?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.