[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

@ -20,5 +20,5 @@
"jsxFragmentFactory": "Fragment",
"downlevelIteration": true
},
"include": ["src"]
"include": ["src", "vite.config.ts"]
}