This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
ee864d972923a6f8f0b2e3d891385b8c119e0145
bot
/
packages
/
db
/
tsconfig.json
6 lines
95 B
JSON
Raw
Normal View
History
Unescape
Escape
Add authentication
2021-11-29 15:19:07 +01:00
{
:recycle: (results) Introduce tRPC and use it for the results
2022-11-18 18:21:40 +01:00
"extends"
:
"tsconfig/base.json"
,
"include"
:
[
"**/*.ts"
]
,
"exclude"
:
[
"node_modules"
]
Add authentication
2021-11-29 15:19:07 +01:00
}
Copy Permalink