Skip to content

Commit 3c459e1

Browse files
committed
ignore prettier
Signed-off-by: Logan McAnsh <[email protected]>
1 parent a53fa0f commit 3c459e1

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)