[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
6 changed files with 21 additions and 11 deletions
+1 -1
View File
@@ -6,5 +6,5 @@
"strict": true,
"outDir": "dist"
},
"include": ["snippet"],
"include": ["snippet"]
}