6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"watch": ["."],
|
|
"ext": ".ts,.js",
|
|
"ignore": ["node_modules", ".idea", "dist"],
|
|
"exec": ""
|
|
} |