mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 08:03:30 +01:00
6 lines
140 B
JSON
6 lines
140 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/eslintrc.json",
|
|
"extends": "../../.eslintrc.json",
|
|
"ignorePatterns": ["**/template/Deno/*"]
|
|
}
|