Create .prettierrc.json

This commit is contained in:
向劲宇 2023-09-27 01:58:19 +08:00 committed by GitHub
parent 16543aa836
commit ce4cc624a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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