This website requires JavaScript.
Explore
Help
Sign In
Concorders
/
concord
Watch
4
Star
0
Fork
0
You've already forked concord
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b22734831efccca4c6ad6a2cbed04cb93f59e15f
concord
/
concord-server
/
tsconfig.json
8 lines
109 B
JSON
Raw
Normal View
History
Unescape
Escape
add server
2025-09-26 23:36:08 -04:00
{
"compilerOptions"
:
{
"strict"
:
true
,
"jsx"
:
"react-jsx"
,
"jsxImportSource"
:
"hono/jsx"
}
Created some user endpoints ; Pretty code
2025-09-27 11:13:37 -04:00
}
Reference in New Issue
Copy Permalink