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

@ -62,7 +62,7 @@
</style>
<script>
import KButton from "kiste/components/KButton";
import KButton from "kiste/components/KButton.vue";
import ArrowRightIcon from "@/assets/icons/arrow_right.svg";
import GitHubIcon from "@/assets/icons/github.svg";
import NPMIcon from "@/assets/icons/npm.svg";