We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673c9e7 commit 1e7424eCopy full SHA for 1e7424e
1 file changed
package.json
@@ -14,7 +14,8 @@
14
},
15
"main": "index.js",
16
"files": [
17
- "index.js"
+ "index.js",
18
+ "templates/*"
19
],
20
"scripts": {
21
"lint": "eslint . --cache --fix",
0 commit comments