Revision 4f94f8631d9a3d1ccfd10c2e31e5e0bf2b3437c6 authored by Suraj Ahmed on 10 January 2022, 13:10:21 UTC, committed by Suraj Ahmed on 10 January 2022, 13:10:21 UTC
1 parent 2dc8f0b
Raw File
.prettierrc
{
    "singleQuote": true,
    "jsxBracketSameLine": false,
    "useTabs": false,
    "eslintIntegration": false,
    "tslintIntegration": true,
    "parser": "typescript",
    "requireConfig": false,
    "stylelintIntegration": false
}
back to top