๐Ÿ“ฆ pi0 / js-template

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