This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
AppFlowy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore: update vscode setting
nathan
2 years ago
parent
16d9db440f
commit
228fae7be4
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
frontend/.vscode/settings.json
+ 1
- 0
frontend/.vscode/settings.json
View File
@@ -23,4 +23,5 @@
"*.log.*": "log"
"*.log.*": "log"
},
},
"editor.formatOnSave": true,
"editor.formatOnSave": true,
+ "files.eol": "\n",
}
}