ABuffSeagull / eslint-import-resolver-parcel

Parcel import resolution plugin for eslint-plugin-import
MIT License
12 stars 2 forks source link

Add stryker testing #11

Closed ABuffSeagull closed 5 years ago

ABuffSeagull commented 5 years ago

Now that there's mutation testing, we get MUCH better coverage. Also, through the process, I've cleaned up the code and got rid of some extra things that weren't needed.