allegro / allegro/typescript-strict-plugin
Make tsc --project ./tsconfig.json show fails without using "yarn tsc-strics"
未關閉
awaiting reply
- 主要語言
- TypeScript
- 星號
- 397
- 分支
- 34
- PR 合併指標
- PR 指標待擷取
描述
Make `tsc --project ./tsconfig.json` show fails (if your plugin is added) without the need to use "yarn tsc-strics".
Having separate CLI to show errors for strict files creates many problems.
- Not easy parralelisation
- Need to have separate watch the same files (which uses CPU and so on)
- Need to have separate view to see those errors
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。