activescott / activescott/auth
consolidate tsconfigs
Aperta
- Lingua principale
- TypeScript
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.