Add prettier, configs and editorconfig

This commit is contained in:
rejas
2020-03-28 06:56:30 +01:00
committed by Veeck
parent 8a1f9b7de6
commit c202c0d705
11 changed files with 118 additions and 341 deletions

3
.prettierrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"trailingComma": "none"
}