nmea-simple
nmea-simple copied to clipboard
More ESM transition
- Convert tests over to ESM. Note that this also required switching from ts-node to tsx (which supports esm better)
- add "type":"module" to package.json so that importing dist/*.js works