mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fix jsdom/jsdom-tests.ts
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/// <reference path="./jsdom.d.ts" />
|
||||
|
||||
import jsdom = require("jsdom");
|
||||
|
||||
jsdom.defaultDocumentFeatures.FetchExternalResources = ["img"];
|
||||
|
||||
Reference in New Issue
Block a user