0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/core/.vscode/extensions.json

7 lines
86 B
JSON
Raw Normal View History

2021-06-06 18:30:37 +08:00
{
"recommendations": [
2021-06-24 01:09:42 +08:00
"samverschueren.linter-xo",
"mikestead.dotenv"
2021-06-06 18:30:37 +08:00
]
}