JSMonk / hegel

An advanced static type checker

Home Page:https://hegel.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comment support?

CrazyPython opened this issue · comments

Hi,

I'd like to use Hegel in a project setup without a transpiler/annotation remover. Can support for putting types in comments be added, like https://flow.org/en/docs/types/comments/ ?

See also: #82