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 87030fd commit 72bfe70Copy full SHA for 72bfe70
1 file changed
package.json
@@ -80,5 +80,6 @@
80
},
81
"lint-staged": {
82
"*": "prettier --write --ignore-unknown"
83
- }
+ },
84
+ "types": "./es/index.d.ts"
85
}
0 commit comments