Skip to content

Commit

Permalink
Merge pull request #129 from matatk/profiling
Browse files Browse the repository at this point in the history
Profiling
  • Loading branch information
matatk authored Dec 28, 2017
2 parents db71ebb + ff4fa9c commit 3f01cf4
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 173 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"node": true
},
"extends": "eslint:recommended",
"parserOptions": {
"ecmaVersion": 2017
},
"root": true,
"rules": {
"block-scoped-var": "error",
Expand Down
Loading

0 comments on commit 3f01cf4

Please sign in to comment.