Skip to content

Commit c3b48b8

Browse files
committed
Tells about OxlintBundle and add inspirations
1 parent a33c167 commit c3b48b8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
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+
> [!TIP]
10+
> If you prefer to use Oxlint instead, check [Kocal/OxlintBundle](https://github.com/Kocal/OxlintBundle)!
11+
12+
913
---
1014

1115
> [!NOTE]
@@ -118,3 +122,7 @@ bin/biome --version
118122
php bin/console biomejs:download path/to/bin
119123
path/to/bin/biome --version
120124
```
125+
126+
## Inspirations
127+
128+
- https://github.com/SymfonyCasts/tailwind-bundle

0 commit comments

Comments
 (0)