activescott / activescott/auth
consolidate tsconfigs
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 0
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
We're accumulating a lot of tsconfig.json files in each package now. Lets create a tsconfig.json at packages/tsconfig.json (or should it be /tsconfig.json? or /tsconfig.base.json? we should follow best practices/patterns) that extends from the appropriate config from https://github.com/tsconfig/bases. Then each package in packages/**/tsconfig.json should extend packages/tsconfig.json and add their minimal set of unique overrides to it (e.g. maybe include/exclude paths).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.