I installed pluign in intellij idea:
plugin version: 1.0.0
idea version: 2023.3.6 build IU-233.15026.9
project struct:
| src
| |
| test
|| node_modules
|| package.json
|| biome.json
|| spec
||| some_tests.ts
when i edit some_tests.ts it not read biome.json config, i tried restarting intellij and nothing helps
only switch to manual configuration and specify location for exec in node_modules and config in test dir
running:
npx @biomejs/biome format --write ./specs/some_tests.ts
correctly format, respecting biome.json configuration
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too