exercism / exercism/problem-specifications
Is there a way to set a folder's contents to be included in each problem?
Đang mở
- Ngôn ngữ chính
- Ruby
- Star
- 358
- Fork
- 563
- Merge trung bình
- 18 giờ 41 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.