-
Notifications
You must be signed in to change notification settings - Fork 1
/
sfdx-lightning-data-table.iml
26 lines (26 loc) · 1.08 KB
/
sfdx-lightning-data-table.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<module type="IlluminatedCloud" version="4">
<component name="FacetManager">
<facet type="IlluminatedCloud" name="Illuminated Cloud">
<configuration>
<option name="connectionName" value="sfdx-lightning-data-table" />
<option name="moduleContents">
<ModuleContents>
<option name="contentSelectionType" value="SELECTED" />
</ModuleContents>
</option>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/config" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/force-app">
<sourceFolder url="file://$MODULE_DIR$/force-app/main/default" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="IlluminatedCloud (sfdx-lightning-data-table/sfdx-lightning-data-table)" jdkType="IlluminatedCloud" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>