fix(yaml-viewer): prevent large integers from being converted to expo…
fix #1398
Currently, the YAML viewer (YAML prettify and format) converts large integers to exponential notation. To prevent this, I enabled the intAsBigInt configuration, which is an option provided by the YAML library. For more details, you can refer to the yaml parse options
@Link1515 is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.
A member of the Team first needs to authorize it.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
so merge request is still opened?anyone can merge it?
Hi @Link1515 and @zsddyd , merged in my fork : https://sharevb-it-tools.vercel.app/yaml-prettify
And if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)