mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Updated to current latest stable version of jshint.
This commit is contained in:
parent
5c40d686d4
commit
2c82e720b8
10 changed files with 18 additions and 12 deletions
|
@ -1,5 +1,6 @@
|
|||
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
||||
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
|
||||
/*jshint globalstrict: false */
|
||||
|
||||
var TestReporter = function(browser, appPath) {
|
||||
'use strict';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue