0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.vscode/extensions.json

10 lines
194 B
JSON
Raw Normal View History

2021-07-11 09:26:08 -05:00
{
"recommendations": [
"mikestead.dotenv",
"dbaeumer.vscode-eslint",
"stylelint.vscode-stylelint",
"clinyong.vscode-css-modules",
"vunguyentuan.vscode-css-variables"
2021-07-11 09:26:08 -05:00
]
}