Revision 6ab8cc1135e01799310a7594c536f1ea4d4b77d3 authored by Rohit Singh on 20 May 2022, 10:42:45 UTC, committed by GitHub on 20 May 2022, 10:42:45 UTC
2 parent s baee8ce + 1032cb1
Raw File
.prettierrc
{
    "singleQuote": true,
    "jsxBracketSameLine": false,
    "useTabs": false,
    "eslintIntegration": false,
    "tslintIntegration": true,
    "parser": "typescript",
    "requireConfig": false,
    "stylelintIntegration": false
}
back to top