9 lines
No EOL
113 B
JSON
9 lines
No EOL
113 B
JSON
{
|
|
"files.exclude": {
|
|
"node_modules": true
|
|
},
|
|
"editor.rulers": [
|
|
90
|
|
],
|
|
"editor.wordWrap": "on"
|
|
} |