1
0
mirror of https://github.com/dkmstr/openuds-gui.git synced 2024-10-26 08:55:23 +03:00
openuds-gui/.vscode/extensions.json
Adolfo Gómez García c3e7fc56c5
Updated to yarn 4.x
2024-07-10 04:50:36 +02:00

8 lines
118 B
JSON

{
"recommendations": [
"arcanis.vscode-zipfs",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
]
}