chore: No identifier base in development versions (#9848)

feat: no identifier base in development versions
This commit is contained in:
Jiralite
2023-10-03 21:24:13 +02:00
committed by GitHub
parent ec63818bcf
commit cd987b592b
32 changed files with 196 additions and 120 deletions

View File

@@ -1 +1 @@
{ "name": "{{name}}", "org": "discordjs", "packagePath": "packages/{{name}}" }
{ "name": "{{name}}", "org": "discordjs", "packagePath": "packages/{{name}}", "identifierBase": false }