We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21813e5 commit 084b53fCopy full SHA for 084b53f
package.json
@@ -44,13 +44,14 @@
44
"pretty-format": "^25.5.0"
45
},
46
"devDependencies": {
47
- "dtslint": "^3.6.9",
48
"@testing-library/jest-dom": "^5.9.0",
+ "dtslint": "^3.6.9",
49
"jest-in-case": "^1.0.2",
50
"jest-serializer-ansi": "^1.0.3",
51
"jest-watch-select-projects": "^2.0.0",
52
"jsdom": "^16.2.2",
53
- "kcd-scripts": "^6.2.0"
+ "kcd-scripts": "^6.2.0",
54
+ "typescript": "^3.9.5"
55
56
"eslintConfig": {
57
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments