Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
v3.1.0
  • Loading branch information
alvaromb committed Jul 26, 2017
1 parent 80ef3e7 commit eac9ceb
Show file tree
Hide file tree
Showing 3 changed files with 7,729 additions and 1 deletion.
9 changes: 9 additions & 0 deletions jsconfig.json
@@ -0,0 +1,9 @@
{
"compilerOptions": {
"allowJs": true,
"allowSyntheticDefaultImports": true
},
"exclude": [
"node_modules"
]
}

0 comments on commit eac9ceb

Please sign in to comment.