We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tslib
devDependencies
@reduxjs/prettier-config
1 parent cd58d83 commit 3339947Copy full SHA for 3339947
packages/configs/prettier/package.json
@@ -53,6 +53,7 @@
53
"@reduxjs/tsconfig": "workspace:^",
54
"prettier": "^3.2.5",
55
"rimraf": "^5.0.7",
56
+ "tslib": "^2.6.2",
57
"typescript": "^5.4.5"
58
}
59
yarn.lock
@@ -7463,6 +7463,7 @@ __metadata:
7463
"@reduxjs/tsconfig": "workspace:^"
7464
prettier: "npm:^3.2.5"
7465
rimraf: "npm:^5.0.7"
7466
+ tslib: "npm:^2.6.2"
7467
typescript: "npm:^5.4.5"
7468
peerDependencies:
7469
prettier: ^3
0 commit comments