1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 13:34:54 +00:00
Lidarr/frontend/.vscode/settings.json
Benjamin Staneck c40d3646b0 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)
2023-05-07 21:46:57 +03:00

4 lines
No EOL
114 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"files.insertFinalNewline": true
}