vitest/.vscode/settings.json
2022-02-23 22:31:50 +08:00

9 lines
114 B
JSON

{
"cSpell.words": [
"birpc",
"unmock"
],
"editor.formatOnSave": false,
"prettier.enable": false
}