nexus/.prettierrc

5 lines
56 B
Plaintext

{
"trailingComma": "es5",
"arrowParens": "always"
}