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
2022-12-20 12:14:15 +08:00

10 lines
258 B
JSON

{
"recommendations": [
"mikestead.dotenv",
"dbaeumer.vscode-eslint",
"stylelint.vscode-stylelint",
"clinyong.vscode-css-modules",
"vunguyentuan.vscode-css-variables",
"frigus02.vscode-sql-tagged-template-literals-syntax-only"
]
}