Skip to content

Coding Guidelines

alisman edited this page Jan 15, 2020 · 4 revisions

Number formatting

To the extent possible, use Numeral.js library to format numbers. If there are existing formatting utility functions in the codebase which you are tempted to use, please inquire with a project lead as to how to proceed.

Clone this wiki locally