Skip to content

Commit 3418cf8

Browse files
committed
chore: ignore generated index from prettier
1 parent e661f31 commit 3418cf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.prettierignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ prebuilds/
1111
.parcel-cache
1212
.rollup.cache
1313

14-
node.js
15-
node.d.ts
16-
node.js.map
14+
index.js
15+
index.d.ts
16+
index.js.map
1717
tsconfig.tsbuildinfo
1818

1919
.scannerwork

0 commit comments

Comments
 (0)