mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 16:38:03 -06:00
7 lines
167 B
JSON
7 lines
167 B
JSON
{
|
|
"eslint.packageManager": "yarn",
|
|
"eslint.nodePath": ".yarn/sdks",
|
|
"workspace.workspaceFolderCheckCwd": false,
|
|
"tsserver.tsdk": ".yarn/sdks/typescript/lib"
|
|
}
|