1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

style: line break from CRLF to LF

This commit is contained in:
2020-09-17 18:15:48 +02:00
parent 5334a44271
commit ac4941fa5e
4 changed files with 111 additions and 111 deletions

View File

@ -21,7 +21,7 @@
],
"linebreak-style": [
"error",
"windows"
"unix"
],
"brace-style": [
"error",