mirror of
https://github.com/arthur-pbty/discord.js-bot.git
synced 2026-06-15 00:02:47 +02:00
init project
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"watch": ["*.ts"],
|
||||
"ignore": ["node_modules/**/*", "*.test.ts"],
|
||||
"exec": "ts-node bot.ts",
|
||||
"ext": "ts,json",
|
||||
"delay": "1000",
|
||||
"env": {
|
||||
"NODE_ENV": "development"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user