ColinEberhardt / assemblyscript-regex

A regex engine for AssemblyScript
MIT License
86 stars 12 forks source link

decorate all global variable with @lazy #41

Closed ashutoshvarma closed 3 years ago

ashutoshvarma commented 3 years ago

Same as https://github.com/ColinEberhardt/assemblyscript-temporal/pull/40

Additional Notes Tried everything to make prettier happy, but seems it still has problems with decorated enums even with // prettier-ignore :\

ashutoshvarma commented 3 years ago

Closing in favour of #42