nblockchain/conventions

Adopt "prettier" for our TypeScript code

knocte opened this issue · 0 comments

In the same way we use fantomless/fantomas for F# code, we should use Prettier tool for TypeScript.

FTR: https://www.npmjs.com/package/prettier

PS: Let's not use https://github.com/marketplace/actions/prettier-action , we don't want to depend on GitHubActions marketplace.