This commit is contained in:
Daniel Ledda
2020-12-24 12:38:25 +01:00
parent 5f747142e5
commit 1e1d31edba
13 changed files with 316 additions and 191 deletions

View File

@@ -43,6 +43,7 @@
},
"prettier": {
"tabWidth": 4,
"jsxBracketSameLine": true
"jsxBracketSameLine": true,
"printWidth": 100
}
}