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.
1 parent 5da83c4 commit b19e133Copy full SHA for b19e133
package.json
@@ -2,6 +2,8 @@
2
"name": "eslint-plugin-promise",
3
"version": "7.2.1",
4
"description": "Enforce best practices for JavaScript promises",
5
+ "main": "index.js",
6
+ "type": "commonjs",
7
"keywords": [
8
"eslint",
9
"eslintplugin",
0 commit comments