We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
"main"
Hello,
I'm using the library with eslint-plugin-import, and it gives me grief because this library doesn't have the "main" field in package.json.
eslint-plugin-import
package.json
I think adding it might save some time for people who might encounter the same error.
Thanks for a great library!