mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
converted tester to promises & lazy iteration
added bluebird & lazy.js dependencies checking-in used definitions added tsd.json parallelized async with bluebird most iteration uses lazy.js re-factored test flow to promise structure (instead of chain) renamed some stuff linted some quotes cleaned up output added some color
This commit is contained in:
+6
-5
@@ -29,8 +29,9 @@ Properties
|
||||
!_infrastructure/tests/*/*.js
|
||||
!_infrastructure/tests/*/*/*.js
|
||||
!_infrastructure/tests/*/*/*/*.js
|
||||
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
node_modules
|
||||
|
||||
.idea
|
||||
*.iml
|
||||
*.js.map
|
||||
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user