feat: remove README and cursor rules, update dependencies, and implement authentication middleware
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"target": "ES2022",
|
||||
"jsx": "react-jsx",
|
||||
"module": "ESNext",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user