Revision 8c0bf1d99e1af729eb00f4945ffe4708762173ae authored by Suraj Ahmed on 12 July 2022, 07:24:41 UTC, committed by Suraj Ahmed on 12 July 2022, 07:24:41 UTC
1 parent ef65f60
Raw File
.prettierrc
{
    "singleQuote": true,
    "jsxBracketSameLine": false,
    "useTabs": false,
    "eslintIntegration": false,
    "tslintIntegration": true,
    "parser": "typescript",
    "requireConfig": false,
    "stylelintIntegration": false
}
back to top