Last active
April 17, 2022 01:47
-
-
Save christyanbrayan/4ad4ba0c9a1349141fa518ada0d5a176 to your computer and use it in GitHub Desktop.
Brackets settings files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"brackets-eslint.gutterMarks": true, | |
"brackets-eslint.useLocalESLint": false, | |
"fonts.fontSize": "14px", | |
"fonts.fontFamily": "'SourceCodePro-Medium', MS ゴシック, 'MS Gothic', monospace", | |
"indent": 2, | |
"tabSize": 2, | |
"useTabChar": true, | |
"themes.theme": "dark-theme" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Modo pra salvar arquivos automaticamente?