This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
browser-env
mirror of
https://github.com/lukechilds/browser-env.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Invoke strict mode
pull/2/head
Luke Childs
9 years ago
parent
14086ecfe2
commit
d00ac454c2
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/index.js
1
src/index.js
View File
@ -1,3 +1,4 @@
'use strict'
;
var
jsdom
=
require
(
'jsdom'
)
.
jsdom
;
module
.
exports
=
function
(
)
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/browser-env
Title
Body
Create Issue