add IDEA settings

This commit is contained in:
Michael Hoennig
2026-06-09 20:12:30 +02:00
parent 02b08306e1
commit a7f91c7308
5 changed files with 28 additions and 9 deletions
+4
View File
@@ -11,5 +11,9 @@
<entry name="!?*.kt" />
<entry name="!?*.clj" />
</wildcardResourcePatterns>
<bytecodeTargetLevel target="21" />
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_STRING" value="-parameters" />
</component>
</project>