Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
test zeugs
Browse files Browse the repository at this point in the history
  • Loading branch information
HowDoIUseGit committed Jun 10, 2024
1 parent 9276368 commit 64f87e9
Show file tree
Hide file tree
Showing 5 changed files with 372 additions and 646 deletions.
Binary file modified Cookpit.db
Binary file not shown.
6 changes: 6 additions & 0 deletions frontend/babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module.exports = {
presets: [
["@babel/preset-env", { targets: { node: "current" } }],
"@babel/preset-typescript",
],
};
Loading

0 comments on commit 64f87e9

Please sign in to comment.