Zhongliang Wang

Results 23 comments of Zhongliang Wang

Another "hole" is TypeScript doesn't rename (or maybe i don't know how) variables in the expressions created by the transformer. Say you create such statements: ```typescript import MantaStyle from '@manta-style/runtime';...

may i understand the specific use case you wanna address? imho this might not be a case that TypeScript is designed to solve.