diff options
author | Marvin Borner | 2018-06-18 19:41:01 +0200 |
---|---|---|
committer | Marvin Borner | 2018-06-18 19:41:01 +0200 |
commit | 0e0d074f5f3ef3bc0917e4dba9eb408f63014966 (patch) | |
tree | 0e35ef26e3af991aabbdba3ddb20bbf6996f5bf3 /.idea/misc.xml | |
parent | 5e22a6f8410aa084066100705951379b6cffafb9 (diff) |
Began basic enviremont
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="JavaScriptSettings"> + <option name="languageLevel" value="ES6" /> + </component> +</project>
\ No newline at end of file |