{ | |
"printWidth": 120, | |
"singleQuote": true, | |
"useTabs": false, | |
"tabWidth": 2, | |
"semi": true, | |
"bracketSpacing": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{ | |
"printWidth": 120, | |
"singleQuote": true, | |
"useTabs": false, | |
"tabWidth": 2, | |
"semi": true, | |
"bracketSpacing": true | |
} |