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 bc29cfc commit 0933066Copy full SHA for 0933066
package.json
@@ -3,6 +3,7 @@
3
"version": "2.3.1",
4
"description": "Plugin for serving static files as fast as possible.",
5
"main": "index.js",
6
+ "types": "index.d.ts",
7
"scripts": {
8
"lint": "npm run lint:standard && npm run lint:typescript",
9
"lint:standard": "standard | snazzy",
0 commit comments