AdamNiederer / AdamNiederer/vue-mode
JS and CSS indentation not working as per the instructions
Offen
- Vorherrschende Sprache
- Emacs Lisp
- Sterne
- 341
- Forks
- 59
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.