mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"eslint.workingDirectories": [
|
|
{
|
|
"mode": "auto"
|
|
}
|
|
],
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"editor.tabSize": 2,
|
|
}
|