File tree 3 files changed +5
-7
lines changed
3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ module.exports = {
6
6
} ,
7
7
extends : [
8
8
'@nuxtjs/eslint-config-typescript' ,
9
- 'prettier' ,
10
- 'prettier/vue' ,
11
9
'plugin:prettier/recommended' ,
12
10
'plugin:nuxt/recommended' ,
13
11
] ,
Original file line number Diff line number Diff line change 28
28
"@types/markdown-it" : " ^12.0.1" ,
29
29
"babel-eslint" : " ^10.1.0" ,
30
30
"eslint" : " ^7.21.0" ,
31
- "eslint-config-prettier" : " ^7.2 .0" ,
31
+ "eslint-config-prettier" : " ^8.1 .0" ,
32
32
"eslint-plugin-nuxt" : " ^2.0.0" ,
33
33
"eslint-plugin-prettier" : " ^3.3.1" ,
34
34
"eslint-plugin-vue" : " ^7.7.0" ,
Original file line number Diff line number Diff line change @@ -3751,10 +3751,10 @@ eslint-ast-utils@^1.1.0:
3751
3751
lodash.get "^4.4.2"
3752
3752
lodash.zip "^4.2.0"
3753
3753
3754
- eslint-config-prettier@^7.2 .0 :
3755
- version "7.2 .0"
3756
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2 .0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9 "
3757
- integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg ==
3754
+ eslint-config-prettier@^8.1 .0 :
3755
+ version "8.1 .0"
3756
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1 .0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6 "
3757
+ integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw ==
3758
3758
3759
3759
eslint-config-standard@^16.0.1 :
3760
3760
version "16.0.2"
You can’t perform that action at this time.
0 commit comments