statically check
↔ (process) to check Code w/o run
aka Statically, Static
References
Linter
↔ Dev tool to spell check Code Statically, flag bugs/inconsistencies, give warnings, suggest best practices, etcStatic Level
↔ TS Static Language Level of static types, manage by TS at Compile Time