1
0
Fork 0

Use new ESLint config

This commit is contained in:
Moritz Ruth 2019-12-11 18:44:05 +01:00
parent d544a6a7ee
commit 3445ae529c
No known key found for this signature in database
GPG key ID: FE38A0B03AA331BA
13 changed files with 464 additions and 358 deletions

View file

@ -9,7 +9,7 @@
</style>
<script>
import KApp from "kiste/components/KApp";
import KApp from "kiste/components/KApp.vue";
export default {
name: "WithoutFooterLayout",