Skip to content

Commit

Permalink
chore(deps-dev): upgrading eslint and @readme/eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Dec 2, 2021
1 parent f2552f2 commit b2f91ef
Show file tree
Hide file tree
Showing 4 changed files with 1,694 additions and 2,268 deletions.
3 changes: 1 addition & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extends": ["@readme/eslint-config"],
"root": true,
"rules": {
"no-console": "off",
"sonarjs/no-nested-template-literals": "off"
"no-console": "off"
}
}
Loading

0 comments on commit b2f91ef

Please sign in to comment.