sjbarag / brs

An interpreter for the BrightScript language that runs on non-Roku platforms.
MIT License
113 stars 43 forks source link

fix: minor naming collision with eslint/estree spec #544

Closed heftyfunseeker closed 4 years ago

heftyfunseeker commented 4 years ago

AST nodes should not have a start or end property. https://github.com/eslint/eslint/pull/8984