@ausweis/prettier-react
Advanced tools
+2
-0
| # @ausweis/prettier-react | ||
| ## 0.2.36 | ||
| ## 0.2.35 | ||
@@ -4,0 +6,0 @@ |
+5
-5
@@ -6,3 +6,3 @@ { | ||
| "private": false, | ||
| "version": "0.2.35", | ||
| "version": "0.2.36", | ||
| "type": "module", | ||
@@ -19,5 +19,5 @@ "exports": { | ||
| "typescript": "^5.5.4", | ||
| "@ausweis/prettier": "0.2.35", | ||
| "@ausweis/tailwind": "0.2.35", | ||
| "@ausweis/typescript": "0.2.35" | ||
| "@ausweis/prettier": "0.2.36", | ||
| "@ausweis/tailwind": "0.2.36", | ||
| "@ausweis/typescript": "0.2.36" | ||
| }, | ||
@@ -27,5 +27,5 @@ "prettier": "@ausweis/prettier-react", | ||
| "clean": "git clean -xdf .cache .turbo node_modules", | ||
| "format": "prettier --check . --ignore-path ../../.gitignore", | ||
| "format": "prettier --check . --ignore-path ../.gitignore", | ||
| "typecheck": "tsc --noEmit" | ||
| } | ||
| } |
1795
0.45%