mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 18:43:31 +01:00
feat(scripts): Add script to create a @discordjs package (#8711)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"extends": "../../.eslintrc.json"
|
||||
"extends": "../../.eslintrc.json",
|
||||
"ignorePatterns": "src/template/**/*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user