Guide_3DS/.vscode/settings.json

4 lines
127 B
JSON
Raw Normal View History

2017-02-26 23:19:06 +01:00
// Place your settings in this file to overwrite default and user settings.
{
"files.associations": {"*.txt": "markdown"}
}