Closed axetroy closed 1 month ago
@axetroy what happens when you run oxlint --fix
?
@axetroy what happens when you run
oxlint --fix
?
I tried to reproduce it and found that the file was not fixed through oxlint --fix
.
This seems to be because the --fix
does not work on .vue
files, which is normal for .js
and .ts
.
We need to ignore it in IDE as well, or actually fix the root cause.
The root cause is the fixer need to be offset by the Githubissues.
And here is the fix:
https://github.com/user-attachments/assets/ebd3752f-a791-481c-8baa-7ec8ae022822