mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-03 12:47:13 -06:00
7 lines
175 B
JSON
7 lines
175 B
JSON
|
{
|
||
|
"npm.packageManager": "npm",
|
||
|
"typescript.tsdk": "./node_modules/typescript/lib",
|
||
|
"editor.formatOnSave": true,
|
||
|
"jestrunner.configPath": "jest-config.json",
|
||
|
}
|