Run ESLint autofix after requiring new line on closing brackets

This commit is contained in:
Jérémie Astori 2019-02-25 00:38:13 -05:00
commit 0812ffc2e7
No known key found for this signature in database
GPG key ID: B9A4F245CD67BDE8
30 changed files with 309 additions and 168 deletions

View file

@ -3,7 +3,8 @@
<ParsedMessage
:text="text"
:message="message"
:network="network" />
:network="network"
/>
</div>
</template>