Shamina

Results 1 comments of Shamina

@iowillhoit Yes, here is the `sfdx-project.json` file contains sourceBehaviorOptions. ``` { "packageDirectories": [ { "path": "force-app", "default": true } ], "name": "DEV_ORG", "namespace": "", "sfdcLoginUrl": "https://login.salesforce.com", "sourceApiVersion": "64.0", "sourceBehaviorOptions": [...