feat: add configuration loading
This commit is contained in:
parent
fe285b4e6d
commit
5bb2f7dfa3
7 changed files with 551 additions and 6 deletions
|
|
@ -21,7 +21,8 @@
|
|||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"usehooks-ts": "^3.0.2"
|
||||
"usehooks-ts": "^3.0.2",
|
||||
"yaml": "^2.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.8.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue