mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
Change end of file in prettier
This commit is contained in:
@@ -4,5 +4,6 @@
|
|||||||
"semi": true,
|
"semi": true,
|
||||||
"tabWidth": 4,
|
"tabWidth": 4,
|
||||||
"printWidth": 150,
|
"printWidth": 150,
|
||||||
"bracketSpacing": true
|
"bracketSpacing": true,
|
||||||
|
"endOfLine": "lf"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user