Skip to content

Commit

Permalink
chore: @types/node 설치
Browse files Browse the repository at this point in the history
  • Loading branch information
nlom0218 committed Mar 20, 2023
1 parent ab7baa4 commit 6a99833
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
node_modules
dist
.env
.env
7 changes: 4 additions & 3 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@types/jest": "^29.4.0",
"@types/node": "^18.15.3",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/parser": "^5.55.0",
"babel-jest": "^29.3.1",
Expand Down

0 comments on commit 6a99833

Please sign in to comment.