Recommendation for project returns default list of linterhub, not recommendation.
Command: lhman catalog --project D:\my-project\
OS: Win64
Output:
[
{
"id": "",
"name": "javascriptlint",
"description": "With JavaScript Lint, you can check all your JavaScript source code for common mistakes without actually running the script or opening the web page.",
"url": "http://www.javascriptlint.com",
"languages": [
"JavaScript"
],
"extensions": null,
"configs": null,
"license": "GPL-2.0",
"agreement": ""
},
....
]
Recommendation for project returns default list of linterhub, not recommendation.
Command:
lhman catalog --project D:\my-project\OS:
Win64Output:
[ { "id": "", "name": "javascriptlint", "description": "With JavaScript Lint, you can check all your JavaScript source code for common mistakes without actually running the script or opening the web page.", "url": "http://www.javascriptlint.com", "languages": [ "JavaScript" ], "extensions": null, "configs": null, "license": "GPL-2.0", "agreement": "" }, .... ]