Skip to content

Commit a40d21a

Browse files
committed
chore(config): drop next biome domain, ignore .wrangler dir
next lint domain was flagging noImgElement as false positives in the TanStack Start app; .wrangler is a generated local dir.
1 parent 41ee675 commit a40d21a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dist
3030
.nitro
3131
.tanstack
3232
.vinxi
33+
.wrangler
3334

3435
# Debug
3536
npm-debug.log*

0 commit comments

Comments
 (0)