Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: replace deprecated indentSize with indentWidth #687

Merged
merged 1 commit into from
Nov 7, 2023
Merged

docs: replace deprecated indentSize with indentWidth #687

merged 1 commit into from
Nov 7, 2023

Conversation

4strodev
Copy link
Contributor

@4strodev 4strodev commented Nov 7, 2023

In the formatter docs section, an example configuration is shown.

The property indentSize is used.
When I tried this option in my config, biome shows me an alert telling me that this property is deprecated, and I should use indentWidth instead.

Summary

Change an example configuration on the docs to one that is not deprecated.

Test Plan

Try this with the latest version of biome and the warning message disappear.

In the docs, the property `indentSize` is used.
When I tried this option in my config, biome shows me an alert
telling me that this property is deprecated, and I should use `indentWidth` instead.
@github-actions github-actions bot added the A-Website Area: website label Nov 7, 2023
@nhedger nhedger changed the title docs:change formatter property docs: change formatter property Nov 7, 2023
@nhedger nhedger changed the title docs: change formatter property docs: replace deprecated indentSize with indentWidth Nov 7, 2023
@ematipico ematipico merged commit e12c473 into biomejs:main Nov 7, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Website Area: website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants