mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 20:28:58 +00:00
The current implementations does not work. Under linux it tells me 0 files, under windows: ``` > oxc-vscode@0.15.5 lint C:\dev\oxc\editors\vscode > npx oxlint --config=oxlint.json --tsconfig=tsconfig.json client/*.js Finished in 5ms on 5 files with 101 rules using 24 threads. Found 0 warnings and 0 errors. ``` I do not think this glob is needed. we are using `ignore` in our `Walker`, which should already covering the use case. --------- Co-authored-by: Sysix <alexander.schlegel@clicksports.de> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| oxlint | ||