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 3146069 commit 55db03fCopy full SHA for 55db03f
1 file changed
.prettierignore
@@ -1,3 +1,11 @@
1
-# Ignore all png and svg files:
+# Ignore all images files:
2
*.png
3
-*.svg
+*.jpg
4
+*.jpeg
5
+*.gif
6
+*.webp
7
+*.bmp
8
+*.tiff
9
+*.tif
10
+*.svg
11
+*.ico
0 commit comments