{
  "plugins": ["oxc", "typescript", "unicorn", "import", "promise"],
  "ignorePatterns": ["node_modules/", "build/", "bun.lock", "bunfig.toml"]
}