feat: Added Prettier code formatter to standardize code formatting
This commit is contained in:
parent
7f85344d26
commit
fa1c78494b
4 changed files with 19 additions and 2254 deletions
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"prettier.configPath": "./src/.prettierrc",
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue