Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ffc04 commit 2387399Copy full SHA for 2387399
.prettierignore
@@ -4,3 +4,6 @@ lib/
4
themes/
5
_playwright-*/
6
emoji-data.*
7
+
8
+# for some reason this is needed in CI, although locally Prettier ignored dist/ already.
9
+dist/
0 commit comments