azure-sdk-tools/tools/mock-service-host/.prettierrc

8 строки
140 B
Plaintext

{
"semi": false,
"trailingComma":"none",
"singleQuote":true,
"tabWidth": 4,
"printWidth": 100,
"endOfLine": "auto"
}