File tree Expand file tree Collapse file tree 4 files changed +1018
-57
lines changed
rtk-query-codegen-openapi Expand file tree Collapse file tree 4 files changed +1018
-57
lines changed Original file line number Diff line number Diff line change 29
29
"typescript" : " ^5.3.3"
30
30
},
31
31
"devDependencies" : {
32
+ "@reduxjs/prettier-config" : " workspace:^" ,
32
33
"@types/jscodeshift" : " ^0.11.11" ,
33
34
"@typescript-eslint/parser" : " ^6.19.1" ,
34
35
"eslint" : " ^8.56.0" ,
Original file line number Diff line number Diff line change 51
51
"@babel/preset-env" : " ^7.12.11" ,
52
52
"@babel/preset-typescript" : " ^7.12.7" ,
53
53
"@oazapfts/runtime" : " ^1.0.3" ,
54
+ "@reduxjs/prettier-config" : " workspace:^" ,
54
55
"@reduxjs/toolkit" : " ^1.6.0" ,
55
56
"@types/commander" : " ^2.12.2" ,
56
57
"@types/glob-to-regexp" : " ^0.4.0" ,
Original file line number Diff line number Diff line change 54
54
"@babel/helper-module-imports" : " ^7.24.7" ,
55
55
"@microsoft/api-extractor" : " ^7.13.2" ,
56
56
"@phryneas/ts-version" : " ^1.0.2" ,
57
+ "@reduxjs/prettier-config" : " workspace:^" ,
57
58
"@size-limit/file" : " ^11.0.1" ,
58
59
"@size-limit/webpack" : " ^11.0.1" ,
59
60
"@testing-library/react" : " ^13.3.0" ,
You can’t perform that action at this time.
0 commit comments