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 171e65b commit b13c77fCopy full SHA for b13c77f
packages/vue-component/README.md
@@ -148,7 +148,7 @@ node_modules/
148
149
Most of the time, you need to ignore the compilation of Vue files inside the `node_modules` directory.
150
151
-Add a .vueignore in the project root with the following content:
+Add a `.vueignore` file in the project root with the following content:
152
153
```
154
node_modules/
0 commit comments