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 c229684 commit 6fac625Copy full SHA for 6fac625
CONTRIBUTING.md
@@ -115,9 +115,9 @@ The default test script will do the following: lint with ESLint -> type check wi
115
116
- **`instance`**: contains Vue instance constructor and prototype methods.
117
118
- - `**global-api`**: as the name suggests.
+ - **`global-api`**: as the name suggests.
119
120
- - `**components`**: universal abstract components. Currently `keep-alive` is the only one.
+ - **`components`**: universal abstract components. Currently `keep-alive` is the only one.
121
122
- **`server`**: contains code related to server-side rendering.
123
0 commit comments