Skip to content

Commit 0ecff01

Browse files
[autofix.ci] apply automated fixes
1 parent bfd60e1 commit 0ecff01

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

apps/docs/lib/source/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export const docs = defineDocs({
1212
async: true,
1313
compiler: "satteri",
1414

15-
lastModified:true,
15+
lastModified: true,
1616

1717
postprocess: {
1818
extractLinkReferences: true,

pnpm-workspace.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
strictDepBuilds: false
22
minimumReleaseAgeExclude:
3-
- "@zayne-labs/*"
3+
- "@zayne-labs/*"
44
packages:
5-
- apps/*
6-
- packages/*
5+
- apps/*
6+
- packages/*
77
allowBuilds:
8-
esbuild: set this to true or false
9-
sharp: set this to true or false
10-
unrs-resolver: set this to true or false
8+
esbuild: set this to true or false
9+
sharp: set this to true or false
10+
unrs-resolver: set this to true or false

0 commit comments

Comments
 (0)