mirror of
https://github.com/discordjs/discord.js.git
synced 2026-05-21 02:40:07 +00:00
8 lines
149 B
JSON
8 lines
149 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/eslintrc.json",
|
|
"extends": "../.eslintrc.json",
|
|
"parserOptions": {
|
|
"sourceType": "module"
|
|
}
|
|
}
|