loro/.vscode/extensions.json
Zixuan Chen fc20f1f7d0
chore: add coverage report cli (#311)
* chore: add coverage report cli

* chore: ignore trace-*
2024-04-02 22:27:45 +08:00

7 lines
118 B
JSON

{
"recommendations": [
"Gruntfuggly.todo-tree",
"rust-lang.rust-analyzer",
"markis.code-coverage"
]
}