nmea-simple icon indicating copy to clipboard operation
nmea-simple copied to clipboard

More ESM transition

Open rotu opened this issue 2 years ago • 0 comments

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

rotu avatar Oct 19 '23 19:10 rotu