mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
use LF instead of CRLF (#1392)
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
}
|
||||
}],
|
||||
|
||||
"linebreak-style": ["error", "unix"],
|
||||
|
||||
"accessor-pairs": "warn",
|
||||
"array-callback-return": "error",
|
||||
"complexity": "warn",
|
||||
|
||||
Reference in New Issue
Block a user