diff options
author | thedevboy | 2019-10-03 14:49:03 +0530 |
---|---|---|
committer | thedevboy | 2019-10-03 14:49:03 +0530 |
commit | dd2f35df5bfd31a5d16f5057eaa45d23492c755c (patch) | |
tree | 7c00982d0b8569aa3852e7fadf4698eb9ba6bec3 /.idea/misc.xml | |
parent | ab16ecbb34d5b301d86a33f4d019b25de261f6cf (diff) | |
download | FOSSEE_animations-dd2f35df5bfd31a5d16f5057eaa45d23492c755c.tar.gz FOSSEE_animations-dd2f35df5bfd31a5d16f5057eaa45d23492c755c.tar.bz2 FOSSEE_animations-dd2f35df5bfd31a5d16f5057eaa45d23492c755c.zip |
Footer fixed
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..f99b311 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="JavaScriptSettings"> + <option name="languageLevel" value="ES6" /> + </component> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 2.7" project-jdk-type="Python SDK" /> +</project>
\ No newline at end of file |