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-04-15 21:45:03 +12:00
2019-08-01 09:17:38 +07:00
2019-07-31 07:19:22 +08:00
2019-01-18 20:15:13 +01:00
2019-08-05 18:11:46 +07:00
2019-08-02 22:47:06 +07:00
Description
No description provided
2.5 MiB
Languages
TypeScript 97.9%
JavaScript 2%