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

10 lines
166 B
JSON
Raw Normal View History

2019-07-09 11:09:37 +02:00
{
"recommendations": [
"esbenp.prettier-vscode",
"ban.spellright",
2021-02-10 18:11:10 +01:00
"jpoissonnier.vscode-styled-components",
"bungcip.better-toml",
"mikestead.dotenv"
2019-07-09 11:09:37 +02:00
]
}