DefinitelyTyped/types/qunit
Erik Trom 2bd4bc0984 Add QUnit.todo(name, callback) function signature
- see https://api.qunitjs.com/QUnit/todo for docs used

@waratuman - I've only added this function to the interface, but
I bumped the type definitions for QUnit at the top of the file from
`v2.0.1` to `v2.5.0`. This may not accurately reflect the 2.5.0 QUnit
api in full, fyi. (advise if this concerns you).
2018-02-27 21:13:30 -08:00
..
v1
index.d.ts Add QUnit.todo(name, callback) function signature 2018-02-27 21:13:30 -08:00
qunit-tests.ts Add QUnit.todo(name, callback) function signature 2018-02-27 21:13:30 -08:00
tsconfig.json
tslint.json