movie-web/.vscode/settings.json
mrjvs 60e6b4d851 progress, bookmarking, homepage, resuming where left of, actual media view, navigation improvements for searching
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-28 00:08:20 +01:00

6 lines
119 B
JSON

{
"files.eol": "\n",
"editor.detectIndentation": false,
"editor.formatOnSave": true,
"editor.tabSize": 2
}