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

jshint / jshint / 1808 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 09 May 2015 11:53PM UTC
Files 12
Run time 2s
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

09 May 2015 11:04PM UTC coverage: 96.524% (+0.05%) from 96.47%
1808.2

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.

3665 of 3797 relevant lines covered (96.52%)

2699.44 hits per line

Source Files on job 1808.2
  • Tree
  • List 0
  • Changed 7
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1808
  • Travis Job 1808.2
  • 290280c2 on github
  • Prev Job for on master (#1802.2)
  • Next Job for on master (#1811.2)
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