{"library":"lint-staged-tsc","type":"library","category":null,"description":"A utility that extends lint-staged to run TypeScript type checking only on staged files, improving performance by avoiding full project rechecks. Currently at stable v0.2.1 with intermittent releases (last in May 2022). The key differentiator is that unlike tsc --noEmit on all files, it scopes type checking to the staged files, respecting tsconfig include and declarations. Minimal dependencies but requires lint-staged as peer. Suitable for CI and pre-commit hooks.","language":"javascript","status":"active","version":"0.2.1","tags":["javascript","node","typescript","lint-staged"],"last_verified":"Fri May 01","install":[{"cmd":"npm install lint-staged-tsc","imports":["// No import needed; configure in lint-staged config as a command string"]},{"cmd":"yarn add lint-staged-tsc","imports":[]},{"cmd":"pnpm add lint-staged-tsc","imports":[]}],"homepage":null,"github":"https://github.com/Kontenty/lint-staged-tsc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lint-staged-tsc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}