Open Onurbon opened 5 years ago
Applying our babel-plugin (without stripping the TS annotations) seems to produce TS-valid code in general, the code has a lot of unused variables, which makes debugging or ejecting harder (e.g. because ts-lint would complain).
Example of outputs:
Applying our babel-plugin (without stripping the TS annotations) seems to produce TS-valid code in general, the code has a lot of unused variables, which makes debugging or ejecting harder (e.g. because ts-lint would complain).
Example of outputs: