Skip to content

Commit 65ba504

Browse files
committed
[AssetMapper] Add FAQ for code lint/format
1 parent 35d808d commit 65ba504

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

frontend/asset_mapper.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,12 @@ files) with component, as those must be used in a build system. See the
792792
`UX Vue.js Documentation`_ for more details about using with the AssetMapper
793793
component.
794794

795+
Can I lint and format my code?
796+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
797+
798+
Yes! You can use `kocal/biome-js-bundle`_ to lint and format your front assets.
799+
It's ultra-fast and requires no configuration to handle your JavaScript, TypeScript, CSS, etc. files.
800+
795801
.. _asset-mapper-ts:
796802

797803
Using TypeScript
@@ -1163,3 +1169,4 @@ command as part of your CI to be warned anytime a new vulnerability is found.
11631169
.. _`package.json configuration file`: https://docs.npmjs.com/creating-a-package-json-file
11641170
.. _Content Security Policy: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
11651171
.. _NelmioSecurityBundle: https://symfony.com/bundles/NelmioSecurityBundle/current/index.html#nonce-for-inline-script-handling
1172+
.. _kocal/biome-js-bundle: https://github.com/Kocal/BiomeJsBundle

0 commit comments

Comments
 (0)