Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5f8a35e

Browse files
authoredApr 26, 2017
Merge branch 'master' into open1233a
2 parents 977aea4 + fd33127 commit 5f8a35e

File tree

978 files changed

+3887
-2050
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

978 files changed

+3887
-2050
lines changed
 

‎.jshintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"predef": [
1616
"define",
1717
"Promise",
18-
"WeakMap"
18+
"WeakMap",
19+
"Map"
1920
],
2021
"shadow": "outer",
2122
"strict": "implied",

‎API.md

Lines changed: 319 additions & 229 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.