18 lines
397 B
Plaintext
18 lines
397 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../_Packages/Bedrock"
|
|
}
|
|
],
|
|
"settings": {
|
|
"terminal.integrated.enablePersistentSessions": true,
|
|
"terminal.integrated.persistentSessionReviveProcess": "onExitAndWindowClose",
|
|
"task.allowAutomaticTasks": "off",
|
|
"swift.disableAutoResolve": true,
|
|
"swift.disableSwiftPackageManagerIntegration": true
|
|
}
|
|
}
|