Skip to content

Commit

Permalink
use strict types (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
wphan authored Sep 1, 2023
1 parent 323ddd2 commit 730dbd0
Show file tree
Hide file tree
Showing 17 changed files with 573 additions and 480 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"yaml": "^2.2.1"
},
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^4.28.0",
Expand Down
Loading

0 comments on commit 730dbd0

Please sign in to comment.