DefinitelyTyped/types/q
Michel Boudreau 9ecdd3cbcb Updating Q to have optional resolves (#18200)
* Remove export as namespace

This particular file was causing me issues with the new typings-2.0 since it doesn't support exporting namespaces from within modules.

* Updating Q to have optional resolves, adding tslint file, fixing tests compilation

* forgot to merge in latest from upstream, replicated the changes into new folder structure

* adding tslint to q

* latest changes to please tslint, but is currently breaking the .all tests - still need to fix

* fixing the reason why the tests was failing, a problem with Typescript trying to decipher the signature of arrays within function arguments that are unionized, updating tslint to ignore those issues

* whoops, messed up header which failed linting
2017-07-23 18:15:25 -07:00
..
v0
index.d.ts Updating Q to have optional resolves (#18200) 2017-07-23 18:15:25 -07:00
q-tests.ts Updating Q to have optional resolves (#18200) 2017-07-23 18:15:25 -07:00
tsconfig.json Updating Q to have optional resolves (#18200) 2017-07-23 18:15:25 -07:00
tslint.json Updating Q to have optional resolves (#18200) 2017-07-23 18:15:25 -07:00