Skip to content

Commit

Permalink
test(repo): add smoke test and type surface tests
Browse files Browse the repository at this point in the history
fixes #118
  • Loading branch information
jwulf committed Apr 7, 2024
1 parent a1d9e9f commit dcf0bf3
Show file tree
Hide file tree
Showing 10 changed files with 472 additions and 76 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
],
"import/newline-after-import": "error",
"prettier/prettier": "error"
},
"env": {
"node": true
}
}
Loading

0 comments on commit dcf0bf3

Please sign in to comment.