Skip to content

Commit 7b2c820

Browse files
author
beliy-a
committed
change linebreak-style
1 parent c8a52c1 commit 7b2c820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.eslintrc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"linebreak-style": [
2020
"error",
21-
"unix"
21+
"windows"
2222
],
2323
"quotes": [
2424
"error",
@@ -265,4 +265,4 @@
265265
"never"
266266
]
267267
}
268-
}
268+
}

0 commit comments

Comments
 (0)