exercism / exercism/problem-specifications
Is there a way to set a folder's contents to be included in each problem?
Abierto
- Lenguaje dominante
- Ruby
- Estrellas
- 358
- Forks
- 563
- Merge medio
- 18 h 41 min
- PR fusionados (30 d)
- 2
Descripción
I am working on a new track but each exercise its going to have at least 2 duplicated files which I rather have somewhere else for easier updating.
```
bobExample.ts
bob.test.ts
package.json // Same in every problem
tsconfig.json // Same in every problem
tslint.json // Same in every problem
```
Is there a way to have a folder which contents always gets included in each exercise?
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.