mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat(create-discord-bot): bun/deno templates (#9795)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"extends": "../../.eslintrc.json"
|
||||
"extends": "../../.eslintrc.json",
|
||||
"ignorePatterns": ["**/template/Deno/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user