Skip to content

Commit

Permalink
chore(eslint): use babel-eslint + fix all new eslint errors
Browse files Browse the repository at this point in the history
Squashed commits:
[4328e19d] chore(lint): fix all eslint error
  • Loading branch information
taymoork2 committed Jan 23, 2020
1 parent 44adb06 commit d778999
Show file tree
Hide file tree
Showing 24 changed files with 74 additions and 75 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
@@ -1,4 +1,5 @@
module.exports = {
parser: 'babel-eslint',
extends: '@webex/eslint-config-react',
env: {
jest: true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -164,7 +164,7 @@
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-mocha": "^6.2.2",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react": "^7.18.0",
"execa": "^0.10.0",
"file-loader": "^1.0.0",
"html-webpack-plugin": "^3.2.0",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d778999

Please sign in to comment.