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

jshint / jshint / 1808
100%

Build:
DEFAULT BRANCH: master
Ran 09 May 2015 11:30PM UTC
Jobs 2
Files 12
Run time 23min
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
1808

push

travis-ci

jugglinmike
[[FEAT]] Implement `module` option

As per the ECMAScript 6 specification, all module code is always strict
code. This option allows users to signal when the input code is intended
to be interpreted as a JavaScript module. This enables JSHint's
strict-mode-specific functionality without requiring a "use strict"
directive appear in the source (as this is redundant in compliant
runtimes).

Introduce a new error to restrict this option to code written as
ECMAScript 6 or later.

9 of 9 new or added lines in 2 files covered. (100.0%)

3665 of 3797 relevant lines covered (96.52%)

5398.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
109
100.0
src/jshint.js
Jobs
ID Job ID Ran Files Coverage
1 1808.1 09 May 2015 11:30PM UTC 0
96.52
Travis Job 1808.1
2 1808.2 09 May 2015 11:53PM UTC 0
96.52
Travis Job 1808.2
Source Files on build 1808
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1808
  • 290280c2 on github
  • Prev Build on master (#1802)
  • Next Build on master (#1811)
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