7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"files.exclude": {
|
|
"**/*.png": true,
|
|
"**/*.webp": true
|
|
},
|
|
"editor.tabSize": 2
|
|
} |