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 8d979a9 commit 5a4edbaCopy full SHA for 5a4edba
.npmignore
package.json
@@ -3,6 +3,7 @@
3
"version": "2.2.1",
4
"description": "A JSDoc plugin for documenting .vue files.",
5
"main": "index.js",
6
+ "files": ["lib"],
7
"scripts": {
8
"test": "jest",
9
"lint": "eslint --ext .js index.js config.js lib __tests__ cypress",
0 commit comments