Muthu Kumar
7 years ago
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||
{ |
|||
"editor.renderControlCharacters": true, |
|||
"editor.renderWhitespace": "boundary", |
|||
"editor.insertSpaces": false, |
|||
"editor.tabSize": 4, |
|||
"files.eol": "\n", |
|||
"editor.wordWrap": "wordWrapColumn", |
|||
"editor.wordWrapColumn": 80 |
|||
} |
Loading…
Reference in new issue