aboutsummaryrefslogtreecommitdiff
path: root/.idea/typescript-compiler.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-13 17:07:09 -0700
committerAllan Wang <me@allanwang.ca>2017-06-13 17:07:09 -0700
commit0ac9d2181536b79a6057c3b526f32a1cc8ac4704 (patch)
treeb561acf7fc94a79e8a48b548489e0f544d402b8c /.idea/typescript-compiler.xml
parente4377fed20ce1e3f4a0b236271eecdb1fe573b7a (diff)
downloadfrost-0ac9d2181536b79a6057c3b526f32a1cc8ac4704.tar.gz
frost-0ac9d2181536b79a6057c3b526f32a1cc8ac4704.tar.bz2
frost-0ac9d2181536b79a6057c3b526f32a1cc8ac4704.zip
Created working workaround for menu item
Diffstat (limited to '.idea/typescript-compiler.xml')
-rw-r--r--.idea/typescript-compiler.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/typescript-compiler.xml b/.idea/typescript-compiler.xml
new file mode 100644
index 00000000..17ff836a
--- /dev/null
+++ b/.idea/typescript-compiler.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="TypeScriptCompiler">
+ <option name="isCompilerEnabled" value="true" />
+ <option name="useConfig" value="true" />
+ </component>
+</project> \ No newline at end of file