Skip to content

Commit

Permalink
feat(cli): bring in trace viewer (microsoft#4920)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgozman authored Jan 8, 2021
1 parent 54c06a1 commit 2e05fea
Show file tree
Hide file tree
Showing 43 changed files with 3,583 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ module.exports = {
ecmaVersion: 9,
sourceType: 'module',
},
extends: [
'plugin:react-hooks/recommended'
],

/**
* ESLint rules
Expand Down
Loading

0 comments on commit 2e05fea

Please sign in to comment.