Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

ADR #9: Code formatter

Alvaro Rodriguez Gonzalez edited this page Feb 28, 2022 · 1 revision

Code formatter for VS Code.

Status

Accepted

Context

We need to keep the code format in a unified way.

Decision

We are choosing Prettier - Code formatter.

Consequences

It's the most popular one and very easy to use.

Clone this wiki locally