mirror of
https://framagit.org/enfance-libre/resistants
synced 2025-04-30 09:13:48 +00:00
chore: fix prettier config to ignore unknown files
This commit is contained in:
parent
54a31ec6ba
commit
1a7b086e69
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"*": ["prettier --write"]
|
||||
"*": ["prettier --write --ignore-unknown"]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue