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