mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: No identifier base in development versions (#9848)
feat: no identifier base in development versions
This commit is contained in:
@@ -1 +1 @@
|
||||
{ "name": "{{name}}", "org": "discordjs", "packagePath": "packages/{{name}}" }
|
||||
{ "name": "{{name}}", "org": "discordjs", "packagePath": "packages/{{name}}", "identifierBase": false }
|
||||
|
||||
Reference in New Issue
Block a user