socket channels
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"ignore": ["**/*.test.ts", "**/*.spec.ts", "node_modules"],
|
||||
"watch": ["./"],
|
||||
"watch": ["./", "../common"],
|
||||
"exec": "npm run start:dev",
|
||||
"ext": "ts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user