antonmedv / finder

CSS Selector Generator 🗺
MIT License
1.36k stars 96 forks source link

Mark package as esm and fix tests #52

Closed ThePaulMcBride closed 3 years ago

ThePaulMcBride commented 3 years ago

I had another pass at this. It is now flagged as an esm module in the package.json and I got the tests working. It took a little bit of work as I was not familiar with AVA.

I also added the standard prettier config file and ran it. I hope this is useful and should help keep the code consistent going forward.

antonmedv commented 3 years ago

Thanks! Released 2.1.0.