escalier-lang / escalier-next

Improved type safety with tight TypeScript interop
https://escalier-lang.github.io/escalier-next/
MIT License
14 stars 0 forks source link

Require `static` keyword when defining static methods on a class #326

Open kevinbarabash opened 3 months ago

kevinbarabash commented 3 months ago

Right now it's difficult to tell which methods are static or not.