diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..fa29cdf --- /dev/null +++ b/.prettierignore @@ -0,0 +1 @@ +** \ No newline at end of file diff --git a/components/Item.vue b/components/Item.vue index d81cfb0..4ce3cea 100644 --- a/components/Item.vue +++ b/components/Item.vue @@ -1,33 +1,14 @@