Skip to content

Commit

Permalink
test: added first unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Feb 6, 2023
1 parent c9dc754 commit ba3800c
Show file tree
Hide file tree
Showing 10 changed files with 822 additions and 7 deletions.
1 change: 1 addition & 0 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"quickstart",
"tsup",
"tsutils",
"tsvfs",
"typeguards",
"wontfix"
]
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@typescript/vfs": "^1.4.0",
"@vitest/coverage-istanbul": "^0.28.0",
"cspell": "^6.19.2",
"eslint": "^8.32.0",
Expand Down
10 changes: 10 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ba3800c

Please sign in to comment.