Update eslint config

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-01-05 18:58:02 +01:00
parent 900afbbb6b
commit 6bbfe00474
37 changed files with 540 additions and 543 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ export default {
methods: {
closeSidebar() {
this.$router.push({ name: 'board' })
}
}
},
},
}
</script>