mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
fix(ActionsManager): revert to manual requires (#7034)
This commit is contained in:
6
scripts/.eslintrc.json
Normal file
6
scripts/.eslintrc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "../.eslintrc.json",
|
||||
"parserOptions": {
|
||||
"sourceType": "module"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user