Files
bch-dex/.on-save.json
T

9 lines
103 B
JSON
Raw Normal View History

[
{
"srcDir": "",
"destDir": "",
"files": "**/*.js",
"command": "npm run lint"
}
]