5 lines
138 B
JSON
5 lines
138 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"typescript.enablePromptUseWorkspaceTsdk": true,
|
|
"eslint.useFlatConfig": true
|
|
}
|