biome.json configuration for indentation

Created on 12 September 2024, 3 months ago
Updated 20 September 2024, 3 months ago

Problem/Motivation

The biome default configuration uses tabs instead of spaces.

Steps to reproduce

In a new subtheme, run the biome linter/formatter using

npx @biomejs/biome format --write ./src

It converts the spaces in the three javascript files in src/js into tabs.

Proposed resolution

I think the biome.json needs indentStyle to be set to space instead of the default tab.

Remaining tasks

Figure out where/how to do that!

🐛 Bug report
Status

Active

Version

6.0

Component

Code

Created by

🇨🇦Canada adixon

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024