Fast TypeScript Analyzer
Rust-based static analysis for TypeScript projects - GitHub - sgb-io/fta: Rust-based static analysis for TypeScript projects... (more…)
Read more »Modern web applications now use huge amounts of Javascript. Javascript is often given a bad rep because of its lack of strong typing, namespaces and many other features that would help keep a large project tidy and maintainable. Because of this, TypeScrip… Read more