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
lint-staged passes changed filenames as argument. If files
are passed as argument `tsc` does not use tsconfig.json,
but CLI inline config.
Also run plain prettier and eslint commands with lint-staged.
the `pnpm lint` does not use files as argument.
Refers: #112
Goal
Details
The text was updated successfully, but these errors were encountered: