[Embeds] Format big numbers (#5087)

This commit is contained in:
Samuel Newman 2024-09-02 21:04:26 +01:00 committed by GitHub
parent f3f7dfc3e6
commit 0469ca6cb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 21 additions and 11 deletions

View file

@ -6,5 +6,5 @@
"strict": true,
"outDir": "dist"
},
"include": ["snippet"],
"include": ["snippet"]
}