GildedRose-Refactoring-Kata/TypeScript
Tomas Novella 939afa9822
Fix compile error in TS
Without a type annotation, TS expects the argument in the ctor to be a never[], hence "npm test" fails to even start
2018-12-09 09:40:49 +01:00
..
app Fix compile error in TS 2018-12-09 09:40:49 +01:00
test fix(js and ts): typo 2017-07-06 10:16:37 +02:00
.gitignore Added GildedRose for TypeScript 2017-06-30 17:32:04 +01:00
package.json Use newer version of TypeScript. Use proper project name in project properties. 2018-12-02 22:06:14 +01:00
tsconfig.json Use newer version of TypeScript. Use proper project name in project properties. 2018-12-02 22:06:14 +01:00