Skip to content
Snippets Groups Projects
Select Git revision
  • 2578eb9b93572419c5852e125c6145c0cc397336
  • master default protected
  • 1.31
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
  • 4.29.0
  • 4.28.0
  • 4.27.0
  • 4.26.0
  • 4.25.5
  • 4.25.4
  • 4.25.3
  • 4.25.2
  • 4.25.1
  • 4.25.0
  • 4.24.3
23 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    biome.json 200 B
    {
      "$schema": "https://biomejs.dev/schemas/1.2.2/schema.json",
      "organizeImports": {
        "enabled": false
      },
      "linter": {
        "enabled": true,
        "rules": {
          "recommended": true
        }
      }
    }