Skip to content

Commit 91f7032

Browse files
committed
chore: lint fix
1 parent 1f4a5c5 commit 91f7032

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ pnpm-debug.log*
2323
.gitignore
2424
.npmignore
2525

26-
turbo-lint.log
26+
turbo-lint.log
27+
.source

apps/docs/.eslintignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.next/
2+
.source/
3+
node_modules/

0 commit comments

Comments
 (0)