Skip to content

Commit

Permalink
chore: eslint config update
Browse files Browse the repository at this point in the history
  • Loading branch information
s-gryt committed Jun 4, 2022
1 parent 0234abe commit aa0f839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"plugin:@angular-eslint/template/process-inline-templates",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"prettier"
"plugin:prettier/recommended"
],
"rules": {
"@angular-eslint/directive-selector": [
Expand Down

0 comments on commit aa0f839

Please sign in to comment.