Add typings for js-yaml

This commit is contained in:
Andrew Eisenberg 2022-06-13 15:36:52 -07:00
parent 29a2159db1
commit 0efcf74ce0
16 changed files with 289 additions and 21 deletions

View file

@ -53,6 +53,7 @@
],
"devDependencies": {
"@ava/typescript": "3.0.1",
"@types/js-yaml": "^4.0.5",
"@types/long": "4.0.1",
"@types/node": "16.11.22",
"@types/semver": "^7.3.8",