Skip to content

Commit d6161d7

Browse files
committed
fix yarn
1 parent a280a9b commit d6161d7

File tree

3 files changed

+161
-166
lines changed

3 files changed

+161
-166
lines changed

.run/runConfigurations/simbot-component-telegram [detekt].run.xml

+22
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,26 @@
2121
<RunAsTest>false</RunAsTest>
2222
<method v="2" />
2323
</configuration>
24+
<configuration default="false" name="simbot-component-telegram [detekt]" type="GradleRunConfiguration" factoryName="Gradle">
25+
<ExternalSystemSettings>
26+
<option name="executionName" />
27+
<option name="externalProjectPath" value="$PROJECT_DIR$" />
28+
<option name="externalSystemIdString" value="GRADLE" />
29+
<option name="scriptParameters" value="" />
30+
<option name="taskDescriptions">
31+
<list />
32+
</option>
33+
<option name="taskNames">
34+
<list>
35+
<option value="detekt" />
36+
</list>
37+
</option>
38+
<option name="vmOptions" />
39+
</ExternalSystemSettings>
40+
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
41+
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
42+
<DebugAllEnabled>false</DebugAllEnabled>
43+
<RunAsTest>false</RunAsTest>
44+
<method v="2" />
45+
</configuration>
2446
</component>

0 commit comments

Comments
 (0)