mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-21 05:53:30 +01:00
style: require file extensions in file imports (#10724)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"import/extensions": ["error", "ignorePackages"],
|
||||
"strict": ["error", "global"],
|
||||
"no-await-in-loop": "warn",
|
||||
"no-compare-neg-zero": "error",
|
||||
|
||||
Reference in New Issue
Block a user