Revision 6b9dc3908bec7239d4255747557cfd4ffa6c70aa authored by Viraj Joshi on 19 May 2022, 13:39:17 UTC, committed by GitHub on 19 May 2022, 13:39:17 UTC
2 parent s 2b48342 + 146a996
Raw File
.prettierrc
{
    "singleQuote": true,
    "jsxBracketSameLine": false,
    "useTabs": false,
    "eslintIntegration": false,
    "tslintIntegration": true,
    "parser": "typescript",
    "requireConfig": false,
    "stylelintIntegration": false
}
back to top