mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
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:
parent
bfb3c632d7
commit
c40d3646b0
1 changed files with 0 additions and 0 deletions
4
frontend/.vscode/settings.json
vendored
Normal file
4
frontend/.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
// Place your settings in this file to overwrite default and user settings.
|
||||
{
|
||||
"files.insertFinalNewline": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue