[improvement] Search: tsx (#3028)

This commit is contained in:
neverland
2019-03-21 17:20:06 +08:00
committed by GitHub
parent 60657f800f
commit 7c4908a2e3
7 changed files with 186 additions and 106 deletions

View File

@@ -1,5 +1,5 @@
{
"printWidth": 80,
"printWidth": 90,
"singleQuote": true,
"trailingComma": "none"
}