This repository has been archived on 2023-06-20. You can view files and clone it, but cannot push or open issues or pull requests.
risk-dice-modifier/.vscode/extensions.json

10 lines
207 B
JSON
Raw Normal View History

2021-02-07 16:01:14 +01:00
{
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"gruntfuggly.todo-tree",
2021-02-16 04:06:43 +01:00
"msjsdiag.debugger-for-chrome",
"arcanis.vscode-zipfs"
2021-02-07 16:01:14 +01:00
]
}