# ts-ignore **Repository Path**: mirrors_codejamninja/ts-ignore ## Basic Information - **Project Name**: ts-ignore - **Description**: ignore typescript errors - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ts-ignore > ignore typescript errors ![](assets/ts-ignore.png) ## Installation ``` npm install -g ts-ignore ``` ## Usage Simply run the following command and it will ignore all the typescript errors ``` ts-ignore ```