0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-10 21:58:23 -05:00
logto/packages/schemas/.vscode/extensions.json

7 lines
86 B
JSON
Raw Normal View History

2021-06-22 19:49:19 +08:00
{
"recommendations": [
"samverschueren.linter-xo",
"mikestead.dotenv"
]
}