File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 4
4
" eslint:recommended" ,
5
5
" standard" ,
6
6
" prettier" ,
7
- " plugin:@typescript-eslint/recommended" ,
8
- " prettier/@typescript-eslint"
7
+ " plugin:@typescript-eslint/recommended"
9
8
],
10
9
"plugins" : [" @typescript-eslint" ],
11
10
"rules" : {
Original file line number Diff line number Diff line change 42
42
"eslint-plugin-node" : " 11.1.0" ,
43
43
"eslint-plugin-promise" : " 4.3.1" ,
44
44
"eslint-plugin-standard" : " 5.0.0" ,
45
- "eslint-config-prettier" : " 7.2 .0" ,
45
+ "eslint-config-prettier" : " 8.1 .0" ,
46
46
"@types/jest" : " 26.0.20" ,
47
47
"ts-jest" : " 26.5.2" ,
48
48
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -2594,10 +2594,10 @@ escodegen@^1.14.1:
2594
2594
optionalDependencies :
2595
2595
source-map "~0.6.1"
2596
2596
2597
- eslint-config-prettier@7.2 .0 :
2598
- version "7.2 .0"
2599
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2 .0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9 "
2600
- integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg ==
2597
+ eslint-config-prettier@8.1 .0 :
2598
+ version "8.1 .0"
2599
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1 .0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6 "
2600
+ integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw ==
2601
2601
2602
2602
2603
2603
version "16.0.2"
You can’t perform that action at this time.
0 commit comments