chore: prettier erabiltzen du

This commit is contained in:
Aitor Urrutia
2022-01-14 20:28:45 +01:00
parent ae6e523215
commit 3d86958647
8 changed files with 98 additions and 70 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
// Place your settings in this file to overwrite default and user settings.
{
"editor.formatOnSave": true,
}