Skip to content

Commit

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

0 comments on commit a2446ec

Please sign in to comment.