Skip to content

Commit

Permalink
Convert Model to TypeScript
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Loher <[email protected]>
  • Loading branch information
ghost91- committed May 13, 2024
1 parent 7cad4d0 commit 48a476e
Show file tree
Hide file tree
Showing 4 changed files with 273 additions and 211 deletions.
63 changes: 63 additions & 0 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 @@ -71,6 +71,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.2",
"@types/backbone": "^1.4.19",
"@types/basic-auth": "^1.1.3",
"@types/jest": "^27.5.2",
"@types/koa__cors": "^3.3.0",
Expand Down
211 changes: 0 additions & 211 deletions src/client/components/model/model.jsx

This file was deleted.

Loading

0 comments on commit 48a476e

Please sign in to comment.