AdamNiederer / AdamNiederer/vue-mode

JS and CSS indentation not working as per the instructions

オープン
#106 コメント 0 件 リアクション 2 件 担当者 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 を短くまとめたダイジェスト。