Skip to content
代码片段 群组 项目
提交 004862ac 编辑于 作者: Alexander Turinske's avatar Alexander Turinske
浏览文件

Merge branch 'markrian-master-patch-95497' into 'master'

Fix wording Vue guide

See merge request gitlab-org/gitlab!95933
No related branches found
No related tags found
无相关合并请求
......@@ -121,7 +121,7 @@ Check the [rules](https://github.com/vuejs/eslint-plugin-vue#bulb-rules) for mor
1. **Extensions**: Use `.vue` extension for Vue components. Do not use `.js` as file extension
([#34371](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/34371)).
1. **Reference Naming**: Use PascalCase for their instances:
1. **Reference Naming**: Use PascalCase for their default imports:
```javascript
// bad
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册