exercism / exercism/problem-specifications
Is there a way to set a folder's contents to be included in each problem?
Aperta
- Lingua principale
- Ruby
- Stelle
- 358
- Fork
- 563
- Merge medio
- 18h 41m
- PR unite (30g)
- 2
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.