movie-web/.vscode/settings.json
mrjvs 3798496985 Linking to github and discord on error boundary
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-25 21:20:35 +01:00

6 lines
128 B
JSON

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