We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a02f10 commit 4a0eb79Copy full SHA for 4a0eb79
1 file changed
package.json
@@ -50,6 +50,9 @@
50
"trailingComma": "es5",
51
"arrowParens": "avoid"
52
},
53
+ "np": {
54
+ "yarn": true
55
+ },
56
"module": "dist/rocket-kit.esm.js",
57
"size-limit": [
58
{
0 commit comments