🖌️ update code style prefs

master
carlos-burelo 3 years ago
parent a77af3d32f
commit 972b6e3175

@ -3,5 +3,8 @@
"useTabs": false,
"semi": false,
"singleQuote": true,
"printWidth": 100
"printWidth": 100,
"bracketSpacing": true,
"arrowParens": "avoid",
"endOfLine": "lf"
}

Loading…
Cancel
Save