AdamNiederer / AdamNiederer/vue-mode

JS and CSS indentation not working as per the instructions

未关闭
#106 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Emacs Lisp
星标
341
派生
59
PR 合并指标
30 天内没有已合并 PR

描述

From the instructions:

![4f130d5e-ff6e-11e5-87a5-4fbd0008b475](https://user-images.githubusercontent.com/6151586/91714597-06c4e980-eb84-11ea-8a78-72199e7b3892.png)

As you can see there is no indentation immediately after the `` tag, so the top level JS code starts from the very first column.
However, for me, it forces an indentation to make the code look like this:

```
<script>
import Counter from './components/counter.vue'
...

```

The same happens for CSS.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。