mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-18 03:59:38 -07:00
chore(.prettierignore): add *.yml file extension to the list of files ignored by Prettier to maintain consistent code formatting (#129)
This commit is contained in:
@@ -2,3 +2,4 @@ node_modules
|
|||||||
static
|
static
|
||||||
exmapleSite
|
exmapleSite
|
||||||
*.yaml
|
*.yaml
|
||||||
|
*.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user