{
	"watch": ["src"],
	"ext": "ts",
	"exec": "ts-node -r tsconfig-paths/register ./src/debug-server.ts"
}
