biomejs / biome

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
https://biomejs.dev
Apache License 2.0
13.96k stars 423 forks source link

☂️ Qwik lint rules #3498

Open thejackshelton opened 1 month ago

thejackshelton commented 1 month ago

Description

Description

@ematipico recommended I create this here.

This issue goes over the effort to create the equivalent of eslint-plugin-qwik in biome. We are very excited to migrate to Biome as the default formatter and linter of Qwik projects.

Scope: Implement Qwik-specific rules in Biome Integrate Biome into Qwik project workflow and starters

Action items:

Conaclos commented 1 month ago

Link to eslint-plugin-qwik: https://github.com/QwikDev/qwik/tree/main/packages/eslint-plugin-qwik