Skip to content

Commit 601f578

Browse files
committed
Minor reword
1 parent aff9a23 commit 601f578

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

frontend/asset_mapper.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -799,11 +799,12 @@ files) with component, as those must be used in a build system. See the
799799
`UX Vue.js Documentation`_ for more details about using with the AssetMapper
800800
component.
801801

802-
Can I lint and format my code?
802+
Can I Lint and Format My Code?
803803
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
804804

805-
Yes! You can use `kocal/biome-js-bundle`_ to lint and format your front assets.
806-
It's ultra-fast and requires no configuration to handle your JavaScript, TypeScript, CSS, etc. files.
805+
Not with AssetMapper, but you can install `kocal/biome-js-bundle`_ in your project
806+
to lint and format your front-end assets. It's much faster than alternatives like
807+
Prettier and requires no configuration to handle your JavaScript, TypeScript and CSS files.
807808

808809
.. _asset-mapper-ts:
809810

0 commit comments

Comments
 (0)