Move vscode settings to the frontend folder
Since it applies to all of frontend, I think it makes more sense to have it here instead of src (cherry picked from commit e12c679cd8961ec9d2ef744761303831b81e64fb)
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
// Place your settings in this file to overwrite default and user settings.
|
||||
{
|
||||
"files.insertFinalNewline": true
|
||||
}
|
||||
Reference in New Issue
Block a user