mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 07:50:45 +00:00
add prettierignore and prettierrc
This commit is contained in:
@@ -5,6 +5,4 @@ TODO.txt
|
||||
resources/images/.DS_Store
|
||||
resources/.DS_Store
|
||||
.env
|
||||
.prettierrc
|
||||
.prettierignore
|
||||
.DS_Store
|
||||
@@ -0,0 +1,7 @@
|
||||
*.png
|
||||
*.jpg
|
||||
*.jpeg
|
||||
*.gif
|
||||
*.webp
|
||||
.prettierignore
|
||||
.gitignore
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
Reference in New Issue
Block a user