Set up Prettier on md, html, json, and yaml

This commit is contained in:
Alistair McKinlay 2019-07-17 08:45:34 +01:00
commit ab8d819193
21 changed files with 329 additions and 114 deletions

27
.prettierignore Normal file
View file

@ -0,0 +1,27 @@
coverage/
public/
test/fixtures/.thelounge/logs/
test/fixtures/.thelounge/storage/
*.log
*.png
*.svg
*.ico
*.wav
*.tpl
*.sh
*.opts
*.txt
yarn.lock
.gitignore
.npmrc
.npmignore
.prettierignore
.thelounge_home
.editorconfig
.eslintignore
.gitattributes
*.css
*.js
*.vue