mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
Missing declaration for 'testTimeout' in QUnit.config.
This commit is contained in:
1
qunit/qunit.d.ts
vendored
1
qunit/qunit.d.ts
vendored
@@ -134,6 +134,7 @@ interface Config {
|
||||
current: Object;
|
||||
reorder: bool;
|
||||
requireExpects: bool;
|
||||
testTimeout: number;
|
||||
urlConfig: Array;
|
||||
done: any;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user