rf: js -> ts
This commit is contained in:
parent
33c9120361
commit
efadb51905
32 changed files with 333 additions and 246 deletions
|
@ -1,3 +1,6 @@
|
|||
{
|
||||
"ignore": ["src/props/*.json", "src/props/*.txt"]
|
||||
"ignore": ["src/props/*.json", "src/props/*.txt"],
|
||||
"watch": ["src"],
|
||||
"ext": "ts,js",
|
||||
"exec": "bun src/bot.ts"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue