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 d574c19 commit 0893204Copy full SHA for 0893204
1 file changed
package.json
@@ -78,5 +78,6 @@
78
},
79
"lint-staged": {
80
"*": "prettier --write --ignore-unknown"
81
- }
+ },
82
+ "types": "./es/index.d.ts"
83
}
0 commit comments