mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 18:43:31 +01:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"root": true,
|
|
"extends": "../../.eslintrc.json",
|
|
"parserOptions": {
|
|
"project": "./tsconfig.eslint.json"
|
|
}
|
|
}
|