We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e581e commit a33c167Copy full SHA for a33c167
1 file changed
README.md
@@ -6,6 +6,13 @@
6
A Symfony Bundle to easily download and use [Biome.js](https://biomejs.dev/) in your Symfony applications,
7
to lint your front assets without needing Node.js (ex: when using [Symfony AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html)).
8
9
+---
10
+
11
+> [!NOTE]
12
+> This documentation is for version `^2.0`.
13
+> You can check the previous [documentation for `^1.0` here](https://github.com/Kocal/BiomeJsBundle/tree/v1.5.0).
14
15
16
## Installation
17
18
Install the bundle with Composer:
0 commit comments