Skip to content

Commit b13c77f

Browse files
author
Guillaume Chau
authored
Update README.md
1 parent 171e65b commit b13c77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-component/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ node_modules/
148148

149149
Most of the time, you need to ignore the compilation of Vue files inside the `node_modules` directory.
150150

151-
Add a .vueignore in the project root with the following content:
151+
Add a `.vueignore` file in the project root with the following content:
152152

153153
```
154154
node_modules/

0 commit comments

Comments
 (0)