mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 11:40:41 +00:00
Revert "use LF instead of CRLF (#1392)"
This reverts commit 5e522e0a2e.
This commit is contained in:
parent
5e522e0a2e
commit
b7e16ad4b8
5 changed files with 54 additions and 56 deletions
|
|
@ -36,8 +36,6 @@
|
||||||
}
|
}
|
||||||
}],
|
}],
|
||||||
|
|
||||||
"linebreak-style": ["error", "unix"],
|
|
||||||
|
|
||||||
"accessor-pairs": "warn",
|
"accessor-pairs": "warn",
|
||||||
"array-callback-return": "error",
|
"array-callback-return": "error",
|
||||||
"complexity": "warn",
|
"complexity": "warn",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue