added .prettierrc
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,3 @@
|
|||||||
/public/
|
/public/
|
||||||
/dist/
|
|
||||||
/resources/_gen/
|
/resources/_gen/
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
3
.prettierrc
Normal file
3
.prettierrc
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"useTabs": true
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user