exercism / exercism/problem-specifications

Is there a way to set a folder's contents to be included in each problem?

未关闭
#601 18 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Ruby
星标
358
派生
563
平均合并
18 小时 41 分钟
30 天内合并 PR
2

描述

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?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。