activescott / activescott/auth

consolidate tsconfigs

Abierto
#38 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
0
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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).

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.