diff options
author | Kyomotoi <[email protected]> | 2020-06-06 17:37:17 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2020-06-06 17:37:17 +0800 |
commit | b6ee52b1e53cd44f43b588a59d590bb7cf02b6d5 (patch) | |
tree | f41ee7f886cb6aa979fd6de7d29d0ea5521e2df3 /.idea/misc.xml | |
parent | 69e577fa093fdb8fdf3bc8f23b35951d8abb3b2c (diff) | |
download | ATRI-b6ee52b1e53cd44f43b588a59d590bb7cf02b6d5.tar.gz ATRI-b6ee52b1e53cd44f43b588a59d590bb7cf02b6d5.tar.bz2 ATRI-b6ee52b1e53cd44f43b588a59d590bb7cf02b6d5.zip |
some changes for weather
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 |