aboutsummaryrefslogtreecommitdiffstats
path: root/.idea/kotlinc.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/kotlinc.xml')
-rw-r--r--.idea/kotlinc.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml
index d80eed3c..94bec189 100644
--- a/.idea/kotlinc.xml
+++ b/.idea/kotlinc.xml
@@ -1,7 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
+ <component name="Kotlin2JsCompilerArguments">
+ <option name="sourceMapEmbedSources" />
+ <option name="sourceMapPrefix" />
+ </component>
<component name="KotlinCommonCompilerArguments">
- <option name="languageVersion" value="1.0" />
<option name="apiVersion" value="1.0" />
+ <option name="languageVersion" value="1.0" />
</component>
</project> \ No newline at end of file