TypeScript and no default
Moved all of the code to TypeScript. Some minor edge cases actually emerged from the switch that have been fixed! ⭐️
Breaking changes
- Removed the export
default
(parser)
Moved all of the code to TypeScript. Some minor edge cases actually emerged from the switch that have been fixed! ⭐️
default
(parser)