7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"prettier.tabWidth": 2,
|
|
"[typst]": {
|
|
"editor.wordWrap": "on"
|
|
}
|
|
}
|