add coc .prettierrc.json for web

This commit is contained in:
2021-11-24 11:08:40 +08:00
parent abc0096ade
commit 8a2c8dd8b2

3
web/src/.prettierrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"tabWidth": 2
}