AdamNiederer / AdamNiederer/vue-mode
JS and CSS indentation not working as per the instructions
Aperta
- Lingua principale
- Emacs Lisp
- Stelle
- 341
- Fork
- 59
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.