AdamNiederer / AdamNiederer/vue-mode
JS and CSS indentation not working as per the instructions
Đang mở
- Ngôn ngữ chính
- Emacs Lisp
- Star
- 341
- Fork
- 59
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
From the instructions:

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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.