Skip to content

Commit 2fa980d

Browse files
committed
chore: prettier
1 parent ea85894 commit 2fa980d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ node_modules
99
dist
1010
build
1111
.next
12+
.swc
1213
.commandkit
14+
.workflow-data
1315

1416
.DS_Store
1517
.vscode

examples/with-workflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
"discord.js": "^14.24.0",
2020
"workflow": "^4.0.1-beta.11"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)