0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-02-08 08:09:18 -05:00
penpot-plugins/.vscode/extensions.json

8 lines
118 B
JSON
Raw Normal View History

2024-01-29 12:39:21 +01:00
{
"recommendations": [
2024-02-01 14:08:51 +01:00
"nrwl.angular-console",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint"
2024-01-29 12:39:21 +01:00
]
}