chore: end of line in oxfmtrc
This commit is contained in:
parent
f0e956783a
commit
9c253cce2c
1 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
||||||
"printWidth": 120,
|
"printWidth": 120,
|
||||||
"useTabs": true
|
"useTabs": true,
|
||||||
|
"endOfLine": "lf"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue