1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 04:05:01 +00:00
mon-entreprise/.vscode/extensions.json

9 lines
149 B
JSON
Raw Normal View History

2019-07-09 11:09:37 +02:00
{
"recommendations": [
"flowtype.flow-for-vscode",
"esbenp.prettier-vscode",
"ban.spellright",
"jpoissonnier.vscode-styled-components"
]
}