- oxlint: Default to using .oxlintignore (573d1e4)
- Fix missing errors from oxlint and prettier (e3ad041)
- Use correct format for oxlint (7df1102)
- Fail oxlint on warnings, ignore folders by default (c419433)
- Add oxlint support (#7)
- Improve debug logs (5603bd4)
- Fix type error (3e351ba)
- Add custom
binDir
option (#4)
- Upgrade bun to 1.1, enable windows tests (#5)
- Use vue-tsc for TypeScript if installed (4728f56)
- windows: Use
shell: true
when spawning commands (4cc63a9)
- Report location once if multiple problems are in the same location (98a2cd5)
- Use named regex capture groups (3931c0c)
- Release workflow (df7cac0)
- Add NPM package metadata (fdae83b)
- prettier: Handle --fix errors and non-error output correctly (95bdaf6)
- Debug commands and output (5aa3525)
- Remove email from changelogs (5e754d7)
- Run unbuild inside bun (358145e)