---
title: "Formatter"
description: "!https://biomejs.dev/formatter/"
date: 2023-09-07
published: true
tags:
  - cli
  - dev
  - thought
  - webdev
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://biomejs.dev/formatter/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://biomejs.dev/og/formatter.png" alt="Formatter — How to use the Biome formatter." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">Formatter</div>
      <div class="embed-card-description">How to use the Biome formatter.</div>
      <div class="embed-card-meta">Biome &middot; biomejs.dev</div>
    </div>
  </a>
</div>


Tried out biome today and it worked better than prettier on jinja templates, I might adopt this over prettier.
