Skip to content

Commit 812f3f1

Browse files
committed
prettier
1 parent 2cda154 commit 812f3f1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.changeset/config.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,10 @@
66
"access": "public",
77
"baseBranch": "main",
88
"bumpVersionsWithWorkspaceProtocolOnly": true,
9-
"ignore": ["@turnkey/jest-config", "@turnkey/example-*", "@turnkey/kitchen-sink", "@turnkey/with-*"]
9+
"ignore": [
10+
"@turnkey/jest-config",
11+
"@turnkey/example-*",
12+
"@turnkey/kitchen-sink",
13+
"@turnkey/with-*"
14+
]
1015
}

0 commit comments

Comments
 (0)