diff options
author | Alwin1847207 | 2019-10-03 15:25:52 +0530 |
---|---|---|
committer | Alwin1847207 | 2019-10-03 15:25:52 +0530 |
commit | 1a42123ca12eb45e0163cfb0d1637fdfe805b658 (patch) | |
tree | 1217a75bf131720e76ba69a2555720838dd91999 /.idea/misc.xml | |
parent | 055efb407c3b265ffbc2ed47f1f0b5d1a29b6391 (diff) | |
download | FOSSEE_animations-1a42123ca12eb45e0163cfb0d1637fdfe805b658.tar.gz FOSSEE_animations-1a42123ca12eb45e0163cfb0d1637fdfe805b658.tar.bz2 FOSSEE_animations-1a42123ca12eb45e0163cfb0d1637fdfe805b658.zip |
Segregate proposals based on proposal status
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..8656114 --- /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 3.7" project-jdk-type="Python SDK" /> +</project>
\ No newline at end of file |