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

4 lines
111 B
JSON
Raw Normal View History

2021-06-06 18:30:37 +08:00
{
"typescript.tsdk": "node_modules/typescript/lib",
"editor.defaultFormatter": "samverschueren.linter-xo"
}