diff options
author | Manel Caro <mcaro@iseebcn.com> | 2020-03-04 19:37:53 +0100 |
---|---|---|
committer | Manel Caro <mcaro@iseebcn.com> | 2020-03-04 19:37:53 +0100 |
commit | a4d7e279731b4b2aa6fb825b096305556d1e825a (patch) | |
tree | ff5dd94066794201693a81e71904df2b3022b9cb /test-cli/.idea/misc.xml | |
parent | 09de774dcc1a5abc1c8f3a00fdb039aa3c522f52 (diff) | |
download | board-a4d7e279731b4b2aa6fb825b096305556d1e825a.zip board-a4d7e279731b4b2aa6fb825b096305556d1e825a.tar.gz board-a4d7e279731b4b2aa6fb825b096305556d1e825a.tar.bz2 |
pycharm project
Diffstat (limited to 'test-cli/.idea/misc.xml')
-rw-r--r-- | test-cli/.idea/misc.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test-cli/.idea/misc.xml b/test-cli/.idea/misc.xml new file mode 100644 index 0000000..2012045 --- /dev/null +++ b/test-cli/.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.5" project-jdk-type="Python SDK" /> +</project>
\ No newline at end of file |