File tree Expand file tree Collapse file tree 3 files changed +3
-38
lines changed
Expand file tree Collapse file tree 3 files changed +3
-38
lines changed Original file line number Diff line number Diff line change 66.sf /
77.sfdx /
88.localdevserver /
9- deploy-options.json
10- lc
119
1210# LWC VSCode autocomplete
1311** /lwc /jsconfig.json
@@ -31,23 +29,5 @@ node_modules/
3129# MacOS system files
3230.DS_Store
3331
34- # Windows system files
35- Thumbs.db
36- ehthumbs.db
37- [Dd ]esktop.ini
38- $RECYCLE.BIN /
39-
40- # Local environment variables
41- .env
42-
43- # Python Salesforce Functions
44- ** /__pycache__ /
45- ** /.venv /
46- ** /venv /
47-
4832# testing flows
4933force-app /main /default /flows
50- flow_scanner.crt
51- flow_scanner.key
52- flow_jwt_rsa.key
53- sfdx-project.json
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22 "packageDirectories" : [
33 {
44 "path" : " force-app" ,
5- "package" : " flow-scanner" ,
6- "versionName" : " v3.2" ,
7- "versionNumber" : " 3.2.0.NEXT" ,
8- "versionDescription" : " Added ruleMode support and updated rule loading" ,
9- "ancestorVersion" : " HIGHEST"
5+ "default" : true
106 }
11- ],
12- "sfdcLoginUrl" : " https://login.salesforce.com" ,
13- "namespace" : " lfscanner" ,
14- "sourceApiVersion" : " 62.0" ,
15- "packageAliases" : {
16- "flow-scanner" : " 0HogK0000000ZFVSA2" ,
17- "flow-scanner@3.0.0-2" : " 04tgK0000007M73QAE" ,
18- "flow-scanner@3.2.0-1" : " 04tgK0000008CLlQAM"
19- }
20- }
7+ ]
8+ }
You can’t perform that action at this time.
0 commit comments