phing / task-jshint
Checks the JavaScript code using JSHint.
Installs: 79 086
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 3
Open Issues: 0
Type:phing-extension
Requires
- php: >= 7.4
- ext-libxml: *
- ext-simplexml: *
Requires (Dev)
- phing/phing: 3.0.x-dev
README
Checks the JavaScript code using JSHint.
This is a read-only split of https://github.com/phingofficial/phing/tree/main/src/Phing/Task/Ext/JsHint.
Please report issues and send Pull Requests in the main Phing repository.