Patashu / break_eternity.js

A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.
MIT License
121 stars 44 forks source link

Run Prettier on all files #93

Closed mcpower closed 2 years ago

mcpower commented 2 years ago

2c1bec686be8172039d294f1c8b91f87a3dbfd38 ran Prettier over index.ts, but other files in the repository can also be formatted with Prettier (which is what this commit does).