Migrate all JavaScript code to TypeScript as it is more future-proof and scales better. In addition, errors can be detected more quickly with TypeScript because type errors are not discovered at runtime; if a type error exists, the compilation fails entirely.
Migrate all JavaScript code to TypeScript as it is more future-proof and scales better. In addition, errors can be detected more quickly with TypeScript because type errors are not discovered at runtime; if a type error exists, the compilation fails entirely.
jakob.scheid
added this to the 0.2.0 milestone 2026-07-22 14:09:25 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Migrate all JavaScript code to TypeScript as it is more future-proof and scales better. In addition, errors can be detected more quickly with TypeScript because type errors are not discovered at runtime; if a type error exists, the compilation fails entirely.
Migrate to TypeScriptto Migration to TypeScript