chore: add prettier to format definitions/svelte files

This commit is contained in:
Eric Liu 2020-08-11 06:21:06 -07:00
commit 25e437b746
11 changed files with 38 additions and 23 deletions

View file

@ -12,8 +12,8 @@
{
id: "option-4",
text:
"An example option that is really long to show what should be done to handle long text"
}
"An example option that is really long to show what should be done to handle long text",
},
];
</script>