phing / task-jshint
Checks the JavaScript code using JSHint.
Package info
github.com/phingofficial/task-jshint
Type:phing-extension
pkg:composer/phing/task-jshint
3.1.2
2025-12-21 18:31 UTC
Requires
- php: >= 8.1
- 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.