Thom1729 / Sublime-JS-Custom

Customizable JavaScript syntax highlighting for Sublime Text.
MIT License
137 stars 9 forks source link

Update Flow typing #141

Open Thom1729 opened 1 year ago

Thom1729 commented 1 year ago

As noticed in https://github.com/babel/babel-sublime/issues/429, the Flow typing extension does not support interfaces. I haven't updated the Flow extension in ages, and it's probably very far behind. I know that TypeScript has basically won the typing war, but as long as JS Custom still offers Flow support then it ought to work properly.