refactor(prettier): add formater prettier code

This commit is contained in:
2022-03-17 01:11:10 +01:00
parent 5c56b266a6
commit 077845e05c
14 changed files with 261 additions and 251 deletions

3
.eslintrc Normal file
View File

@ -0,0 +1,3 @@
{
"extends": "next/core-web-vitals"
}