forked from anuraghazra/github-readme-stats
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
- Followup of feat: setup eslint at root level #27 (comment)
we’re currently using:
- the ESLint recommended base config
- JSDoc rules
- a small set of React rules
- the standard react-hooks rules.
We might need to add more plugins:
-
typescript-eslintcould be very useful if we decide to migrate the codebase to TypeScript.
Using TypeScript would also simplify writing package code that auto-generates types, improving the experience for consumers.That said, a migration to TypeScript should be discussed in a dedicated issue.
I think it’s something we should consider after publishing the first version of the packages,
(using declaration files generated from JS via JSDoc). -
vitesteslint plugin (pending test(backend): migrate to vitest #95) -
nodeeslint plugin forapps/backend
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels