File tree Expand file tree Collapse file tree 3 files changed +9
-17
lines changed Expand file tree Collapse file tree 3 files changed +9
-17
lines changed Original file line number Diff line number Diff line change 11{
2- "extends" : [
3- " wojtekmaj" ,
4- " plugin:@typescript-eslint/eslint-recommended" ,
5- " plugin:@typescript-eslint/recommended"
6- ],
7- "parser" : " @typescript-eslint/parser" ,
8- "plugins" : [" @typescript-eslint" ]
2+ "extends" : " wojtekmaj"
93}
Original file line number Diff line number Diff line change 3232 },
3333 "license" : " MIT" ,
3434 "devDependencies" : {
35- "@typescript-eslint/eslint-plugin" : " ^5.41.0" ,
36- "@typescript-eslint/parser" : " ^5.44.0" ,
3735 "eslint" : " ^8.26.0" ,
38- "eslint-config-wojtekmaj" : " ^0.7.1 " ,
36+ "eslint-config-wojtekmaj" : " ^0.8.2 " ,
3937 "husky" : " ^8.0.0" ,
4038 "prettier" : " ^2.7.0" ,
4139 "pretty-quick" : " ^3.1.0" ,
Original file line number Diff line number Diff line change @@ -500,10 +500,8 @@ __metadata:
500500 version : 0.0.0-use.local
501501 resolution : " @wojtekmaj/async-array-utils@workspace:."
502502 dependencies :
503- " @typescript-eslint/eslint-plugin " : ^5.41.0
504- " @typescript-eslint/parser " : ^5.44.0
505503 eslint : ^8.26.0
506- eslint-config-wojtekmaj : ^0.7.1
504+ eslint-config-wojtekmaj : ^0.8.2
507505 husky : ^8.0.0
508506 prettier : ^2.7.0
509507 pretty-quick : ^3.1.0
@@ -1266,17 +1264,19 @@ __metadata:
12661264 languageName : node
12671265 linkType : hard
12681266
1269- " eslint-config-wojtekmaj@npm:^0.7.1 " :
1270- version : 0.7.1
1271- resolution : " eslint-config-wojtekmaj@npm:0.7.1 "
1267+ " eslint-config-wojtekmaj@npm:^0.8.2 " :
1268+ version : 0.8.2
1269+ resolution : " eslint-config-wojtekmaj@npm:0.8.2 "
12721270 dependencies :
1271+ " @typescript-eslint/eslint-plugin " : ^5.41.0
1272+ " @typescript-eslint/parser " : ^5.44.0
12731273 eslint-plugin-import : ^2.25.0
12741274 eslint-plugin-jsx-a11y : ^6.5.0
12751275 eslint-plugin-react : ^7.28.0
12761276 eslint-plugin-react-hooks : ^4.3.0
12771277 peerDependencies :
12781278 eslint : ^7.0.0 || ^8.0.0
1279- checksum : 1c6ffe1eae4299a3ff2c64902e0cbcf51686bc14f931281807eec2c8703af46c77c19cce2fb472d4002228b2d3c3abbc049210744175f98e49e7cc42753bbd44
1279+ checksum : f9bf504bb3a6e4d6f4a9ca99297fdb4ffffa14c0c912fa866876dcc54ffef078bcb930b6639230e222f51ba2cadd06509858ad929b72e5662a3f3d67d126c658
12801280 languageName : node
12811281 linkType : hard
12821282
You can’t perform that action at this time.
0 commit comments