Revision 283473fb2d99067b427219cc6fdf46a44a759cb2 authored by Aditya Jamuar on 20 September 2021, 10:34:46 UTC, committed by GitHub on 20 September 2021, 10:34:46 UTC
2 parent s 18a4644 + 18772e5
Raw File
.prettierrc
{
    "singleQuote": true,
    "jsxBracketSameLine": false,
    "useTabs": false,
    "eslintIntegration": false,
    "tslintIntegration": true,
    "parser": "typescript",
    "requireConfig": false,
    "stylelintIntegration": false
}
back to top