diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 7116faa..ecdd31d 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "eslint": "^7.2.0", "eslint-config-airbnb-typescript": "^8.0.2", "eslint-plugin-import": "^2.21.2", - "typescript": "^3.9.5" + "typescript": "^3.9.5", + "which-types": "^1.4.0" } } |