mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
10 lines
258 B
JSON
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"
|
|
]
|
|
}
|