apache--answer
10 行
169 B
JSON
10 行
169 B
JSON
{
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"jsxBracketSameLine": true,
|
|
"printWidth": 80,
|
|
"endOfLine": "auto",
|
|
"bracketSameLine": true
|
|
}
|