exercism / exercism/problem-specifications
Is there a way to set a folder's contents to be included in each problem?
Ouverte
- Langage dominant
- Ruby
- Étoiles
- 358
- Forks
- 563
- Merge moyen
- 18 h 41 min
- PR mergées (30 j)
- 2
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.