add: Prettier Formatter
This commit is contained in:
parent
aa5bb78ff5
commit
d96ff1bebc
4
.prettierrc
Normal file
4
.prettierrc
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"useTabs": false
|
||||
}
|
5158
package-lock.json
generated
Normal file
5158
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -19,6 +19,7 @@
|
||||
"@types/react-dom": "18.0.5",
|
||||
"eslint": "8.19.0",
|
||||
"eslint-config-next": "12.2.0",
|
||||
"prettier": "2.7.1",
|
||||
"typescript": "4.7.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user