Last active
July 1, 2019 03:36
-
-
Save yinxin630/a8b0c99c1cb679f7ab11605d97574cf3 to your computer and use it in GitHub Desktop.
推荐配置|-|&tag=常用工具配置
This file contains hidden or 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
| { | |
| "tabWidth": 4, | |
| "trailingComma": "all", | |
| "singleQuote": true, | |
| "arrowParens": "always", | |
| "printWidth": 100 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment