Revision 49913139d8be5f1fe0a16c85b905c6538d3372ac authored by habsaoui on 19 February 2021, 16:30:40 UTC, committed by habsaoui on 19 February 2021, 16:30:40 UTC
1 parent b09a17e
Raw File
.prettierrc
{
    "tabWidth": 4,
    "singleQuote": true,
    "trailingComma": "all",
    "semi": true,
    "htmlWhitespaceSensitivity": "ignore"
}
back to top