mpp-dev-but-mppnet/.prettierrc

7 lines
97 B
Plaintext
Raw Permalink Normal View History

2024-02-04 02:23:40 +01:00
{
"arrowParens": "avoid",
"trailingComma": "none",
"semi": true,
"tabWidth": 4
}