6 lines
No EOL
131 B
JSON
6 lines
No EOL
131 B
JSON
{
|
|
"ignore": ["src/props/*.json", "src/props/*.txt"],
|
|
"watch": ["src", "config"],
|
|
"ext": "ts,js",
|
|
"exec": "bun src/bot.ts"
|
|
} |