mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 04:12:13 +00:00
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"tasks": {
|
|
"test:fixture": "deno run test/golden-master-text-test.ts",
|
|
},
|
|
"imports": {
|
|
"@std/assert": "jsr:@std/assert@1"
|
|
}
|
|
}
|