Revision 706d8b973a7f97514ce78cfbd5fc18dc1e4cf691 authored by Guillaume BILLEY on 22 November 2021, 09:40:14 UTC, committed by Guillaume BILLEY on 24 November 2021, 08:37:59 UTC
1 parent 0cea658
Raw File
.prettierrc
{
    "tabWidth": 4,
    "singleQuote": true,
    "trailingComma": "all",
    "semi": true,
    "htmlWhitespaceSensitivity": "ignore"
}
back to top