mirror of
https://github.com/privacy-scaling-explorations/emp-wasm.git
synced 2026-01-09 01:57:54 -05:00
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"[cpp]": {
|
|
"editor.rulers": [120],
|
|
"editor.tabSize": 4
|
|
},
|
|
"[typescript]": {
|
|
"editor.rulers": [80],
|
|
"editor.tabSize": 2
|
|
},
|
|
} |