feat(frontend): finished login form with validation
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
"allowJs": true,
|
||||
"types": [
|
||||
"bun-types" // add Bun global
|
||||
]
|
||||
}
|
||||
],
|
||||
"outDir": "dist"
|
||||
},
|
||||
"include": ["./server/src", "./server/index.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user