We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53fa0f commit 3c459e1Copy full SHA for 3c459e1
__scripts/test.mjs
@@ -22,6 +22,7 @@ const TO_IGNORE = new Set([
22
".github",
23
".gitignore",
24
"package.json",
25
+ "prettier.config.js",
26
"yarn.lock",
27
]);
28
0 commit comments