Refactor rendering

This commit is contained in:
schmelczerandras 2020-08-18 15:49:15 +02:00
parent edca93fcfe
commit 76282a4cf7
25 changed files with 239 additions and 213 deletions

View file

@ -1,5 +1,6 @@
{
"trailingComma": "es5",
"printWidth": 120,
"tabWidth": 2,
"singleQuote": true,
"endOfLine": "lf"