This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
2788d58e50f50e2937b59dfbeddedcbf19602bf3
bot
/
packages
/
models
/
tsconfig.json
6 lines
95 B
JSON
Raw
Normal View
History
Unescape
Escape
♻️ Normalize data
2022-01-06 09:40:56 +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"
]
♻️ Normalize data
2022-01-06 09:40:56 +01:00
}
Copy Permalink