mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 11:33:30 +01:00
Remove redundant .jscsrc file
This commit is contained in:
10
.jscsrc
10
.jscsrc
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"preset": "airbnb",
|
|
||||||
"validateIndentation": "\t",
|
|
||||||
"maximumLineLength": 140,
|
|
||||||
"maxErrors": 5000,
|
|
||||||
"disallowMultipleVarDecl": false,
|
|
||||||
"disallowSpacesInsideObjectBrackets": false,
|
|
||||||
"disallowMixedSpacesAndTabs": false,
|
|
||||||
"excludeFiles": []
|
|
||||||
}
|
|
||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user