mirror of
https://github.com/danbulant/discord.js
synced 2026-06-20 07:02:00 +00:00
Add missing symbol correction to ESLint
This commit is contained in:
parent
bfb3f39e94
commit
f5da1f2411
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
"String": "string",
|
||||
"Number": "number",
|
||||
"Boolean": "boolean",
|
||||
"Symbol": "symbol",
|
||||
"object": "Object",
|
||||
"function": "Function",
|
||||
"array": "Array",
|
||||
|
|
|
|||
Loading…
Reference in a new issue