mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-24 05:55:01 +03:00
9 lines
211 B
JSON
9 lines
211 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"tab.activeBackground": "#65952acc"
|
|
},
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"prettier.printWidth": 1024,
|
|
"prettier.tabWidth": 4
|
|
}
|