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 321cc37 commit 3e9409aCopy full SHA for 3e9409a
package.json
@@ -10,7 +10,7 @@
10
],
11
"exports": {
12
".": "./index.js",
13
- "skip-formatting": "./skip-formatting.js"
+ "./skip-formatting": "./skip-formatting.js"
14
},
15
"publishConfig": {
16
"access": "public"
0 commit comments