1
0
Derivar 0

make Prettier

Este cometimento está contido em:
AJ ONeal 2019-06-06 12:16:00 -06:00
ascendente 844a668f70
cometimento 6a32bf9e2f
1 ficheiros modificados com 4 adições e 0 eliminações

Ver ficheiro

@ -1,4 +1,8 @@
{
"bracketSpacing": true,
"printWidth": 80,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"useTabs": true
}