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