Misc. IDEA settings updates.

This commit is contained in:
Erik C. Thauvin 2018-07-01 01:33:41 -07:00
parent 65ee533952
commit 8b0ab8cde2
5 changed files with 66 additions and 0 deletions

7
.idea/kotlinc.xml generated Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Kotlin2JsCompilerArguments">
<option name="sourceMapEmbedSources" />
<option name="sourceMapPrefix" />
</component>
</project>