Use new ESLint config
This commit is contained in:
parent
d544a6a7ee
commit
3445ae529c
13 changed files with 464 additions and 358 deletions
|
@ -102,9 +102,9 @@
|
|||
</style>
|
||||
|
||||
<script>
|
||||
import KNavigationBar from "kiste/components/KNavigationBar";
|
||||
import KFooter from "kiste/components/KFooter";
|
||||
import AnimatedLogo from "../components/AnimatedLogo";
|
||||
import KNavigationBar from "kiste/components/KNavigationBar.vue";
|
||||
import KFooter from "kiste/components/KFooter.vue";
|
||||
import AnimatedLogo from "@/components/AnimatedLogo.vue";
|
||||
import GitHubIcon from "@/assets/icons/github.svg";
|
||||
import TwitterIcon from "@/assets/icons/twitter.svg";
|
||||
import InstagramIcon from "@/assets/icons/instagram.svg";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue