Skip to content

Commit a33c167

Browse files
committed
Doc for 1.x
1 parent c7e581e commit a33c167

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
A Symfony Bundle to easily download and use [Biome.js](https://biomejs.dev/) in your Symfony applications,
77
to lint your front assets without needing Node.js (ex: when using [Symfony AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html)).
88

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+
916
## Installation
1017

1118
Install the bundle with Composer:

0 commit comments

Comments
 (0)