We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a8b0c commit ca25d3eCopy full SHA for ca25d3e
.eslintrc.yml
@@ -1,7 +1,7 @@
1
parser: '@typescript-eslint/parser'
2
extends:
3
- plugin:@typescript-eslint/recommended
4
- - prettier
+ - plugin:prettier/recommended
5
6
plugins:
7
- simple-import-sort
template/.eslintrc.yml
0 commit comments