Skip to content

Commit

Permalink
Add internal functions (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
jreina authored Jan 25, 2019
1 parent b7e15f5 commit 544bb93
Show file tree
Hide file tree
Showing 45 changed files with 893 additions and 78 deletions.
6 changes: 6 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parserOptions": {
"ecmaVersion": 2018
},
"plugins": ["prettier"]
}
Loading

0 comments on commit 544bb93

Please sign in to comment.