Update .prettierrc

This commit is contained in:
EvolutionX
2022-02-14 09:48:16 +05:30
committed by GitHub
parent 57392f4e6a
commit c9dfdb0467

View File

@@ -3,5 +3,5 @@
"trailingComma": "all",
"singleQuote": true,
"printWidth": 120,
"tabWidth": 2
}
"tabWidth": 4
}