chore(svelte): use prettier
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { Header } from '../example-components/Header'
|
||||
import { Header } from '../example-components/Header';
|
||||
</script>
|
||||
|
||||
<div class="app">
|
||||
@@ -19,4 +19,4 @@
|
||||
.flow {
|
||||
flex: 1;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user