Files

9 lines
103 B
JSON
Raw Permalink Normal View History

2026-06-03 11:02:41 -07:00
[
{
"srcDir": "",
"destDir": "",
"files": "**/*.js",
"command": "npm run lint"
}
]