2019-03-11 23:57:10 +03:00
|
|
|
// Place your settings in this file to overwrite default and user settings.
|
|
|
|
{
|
|
|
|
"editor.wordWrap": "on",
|
|
|
|
"files.eol": "\n",
|
|
|
|
"files.trimTrailingWhitespace": true,
|
|
|
|
"files.associations": {
|
|
|
|
"**/toc.json": "jsonc"
|
2022-02-28 03:33:10 +03:00
|
|
|
}
|
2019-03-11 23:57:10 +03:00
|
|
|
}
|