sandbox-react/axios/.prettierrc

5 lines
64 B
Plaintext

{
"semi": true,
"singleQuote": true,
"trailingComma": "es5"
}