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 c2ae1d3 commit 8e81715Copy full SHA for 8e81715
package.json
@@ -4,7 +4,8 @@
4
"description": "A JSDoc plugin for documenting .vue files.",
5
"main": "index.js",
6
"files": [
7
- "lib"
+ "lib",
8
+ "config.js"
9
],
10
"scripts": {
11
"test": "jest",
0 commit comments