JSXHint
JSXHint copied to clipboard
A wrapper around JSHint to allow linting of files containg JSX syntax
Existing link was incorrectly pointing to `https://github.com/CondeNast/JSXHint/blob/master/STRML/JSXHint`.
Given the following file: ``` javascript /** @jsx React.DOM */ var React = require('react') module.exports = React.createClass({ render: function () { return {this.error.message} } }) ``` `jsxhint` reports a trailing...
The link to STRML/JSXHint in README points to non-existent https://github.com/CondeNast/JSXHint/blob/master/STRML/JSXHint instead of https://github.com/STRML/JSXHint
## Note: Please review and update any fields as needed. This PR adds an AI-generated Service Catalog workflow to automatically register this service. ## AI-Generated Metadata: Please review these fields...