• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jshint / jshint / 1567
100%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2015 07:25PM UTC
Jobs 2
Files 12
Run time 18s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1567

Pull #2167

travis-ci

leebyron
[[FEAT]] Parse and lint JSX

JSX is a syntactical addition spec'd here: http://facebook.github.io/jsx/. It's frequently used alongside the React view rendering library, but is also used in other projects.

To avoid needing to transform before linting, this adds the ability to parse and lint JSX laden code directly, provided that the `jsx` option is turned on.

Lint rules for undef follow the semantics of React if you ask it to by passing "react" to the "jsx" option, otherwise no assumptions are made about scoped variable usage.
Pull Request #2167: [[FEAT]] Parse and lint JSX

175 of 175 new or added lines in 3 files covered. (100.0%)

3718 of 3911 relevant lines covered (95.07%)

4236.1 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
src/lex.js
125
100.0
src/jshint.js
Jobs
ID Job ID Ran Files Coverage
1 1567.1 09 Feb 2015 07:25PM UTC 0
95.07
Travis Job 1567.1
2 1567.2 09 Feb 2015 07:25PM UTC 0
95.07
Travis Job 1567.2
Source Files on build 1567
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1567
  • Pull Request #2167
  • PR Base - master (#1556)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc