Skip to content

Commit 5d1d042

Browse files
committed
ignore prettier
Signed-off-by: Logan McAnsh <logan@mcan.sh>
1 parent a921832 commit 5d1d042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

__scripts/test.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const TO_IGNORE = new Set([
2222
".github",
2323
".gitignore",
2424
"package.json",
25+
"prettier.config.js",
2526
"yarn.lock",
2627
]);
2728

0 commit comments

Comments
 (0)