You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: fix npm/npx mixup in oxlint-tsgolint installation (#548)
`npx add` does not exist, and should be `npm add`, just like it is documented for the base installation `npm add -D oxlint`.
Signed-off-by: Adrian Jost <[email protected]>
0 commit comments