Files

9 lines
103 B
JSON
Raw Permalink Normal View History

2025-02-04 04:55:21 -07:00
[
{
"srcDir": "",
"destDir": "",
"files": "**/*.js",
"command": "npm run lint"
}
]