viruschidai / validate-vat-ts

A library for validating VAT number
32 stars 13 forks source link

Support for ES modules instead of CommonJS #40

Closed tbdrz closed 2 years ago

tbdrz commented 2 years ago

There are some issues when trying to build with Vite . If I use node-fetch instead of https://github.com/viruschidai/validate-vat-ts/blob/1c48d2366f0df44bbb3c0528702dca00c18d3823/src/index.ts#L1, all works great.