Skip to content

Commit b702935

Browse files
committed
remove prettier from sub packages as it's handled at the root
1 parent 41e40d6 commit b702935

4 files changed

Lines changed: 1 addition & 10 deletions

File tree

ab-testing/cdk/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"aws-cdk-lib": "2.246.0",
3131
"constructs": "10.6.0",
3232
"eslint": "9.39.1",
33-
"prettier": "3.0.3",
3433
"source-map-support": "0.5.21",
3534
"typescript": "5.9.3"
3635
}

ab-testing/deploy-lambda/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"constructs": "10.6.0",
3232
"esbuild": "0.27.0",
3333
"eslint": "9.39.1",
34-
"prettier": "3.0.3",
3534
"rollup": "4.59.0",
3635
"rollup-plugin-esbuild": "6.2.1",
3736
"type-fest": "4.21.0",

ab-testing/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@
2020
"test:ci": "jest --runInBand"
2121
},
2222
"author": "@guardian/commercial-dev",
23-
"license": "Apache-2.0",
24-
"prettier": "@guardian/prettier"
23+
"license": "Apache-2.0"
2524
}

pnpm-lock.yaml

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)