mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-03 00:33:57 +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
|
|
}
|