๐Ÿ“ฆ pi0 / skillman

๐Ÿ“„ .oxlintrc.json ยท 6 lines
1
2
3
4
5
6{
  "$schema": "https://unpkg.com/oxlint/configuration_schema.json",
  "plugins": ["unicorn", "typescript", "oxc"],
  "rules": {}
}