exercism / exercism/problem-specifications
Is there a way to set a folder's contents to be included in each problem?
Aberta
- Linguagem predominante
- Ruby
- Estrelas
- 358
- Forks
- 563
- Merge médio
- 18h 41min
- PRs com merge (30d)
- 2
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.