Jerko Steiner e55738f547 Remove unused comments from typecheck.ts
TODO: figure out how to determine locations of used:

a) interfaces
b) type aliases
c) union types
d) complex types like Array<MyType>

There should be two scenarios:

a) Type is imported from a library
b) Type is imported from an adjacent module
c) Type is privately declared in current module
2019-08-11 23:14:16 +07:00
..
2019-08-06 18:29:58 +07:00
2019-07-31 07:19:22 +08:00
2019-07-31 07:19:22 +08:00
2019-04-02 15:09:47 +08:00