Files
ipfs-bch-wallet-service/.on-save.json
T

9 lines
103 B
JSON
Raw Normal View History

2022-05-10 10:14:37 -07:00
[
{
"srcDir": "",
"destDir": "",
"files": "**/*.js",
"command": "npm run lint"
}
]