mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(web): 🐛 configure prettier eol
This commit is contained in:
parent
42c3f17209
commit
df9b9029f4
1 changed files with 3 additions and 0 deletions
3
web/.prettierrc
Normal file
3
web/.prettierrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
Loading…
Reference in a new issue