diff options
author | Marvin Borner | 2019-03-05 01:09:01 +0100 |
---|---|---|
committer | Marvin Borner | 2019-03-05 01:09:01 +0100 |
commit | 55457187d18221e76bd12f0fb2cfab65c49b92fb (patch) | |
tree | 8db042d2d80710d54100c2709ad4332153ac848a /dwm/.idea/misc.xml |
Initial commit
Diffstat (limited to 'dwm/.idea/misc.xml')
-rw-r--r-- | dwm/.idea/misc.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dwm/.idea/misc.xml b/dwm/.idea/misc.xml new file mode 100644 index 0000000..4234b65 --- /dev/null +++ b/dwm/.idea/misc.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="CppTools.Loader" reportImplicitCastToBool="false" reportNameReferencedOnce="false" warnedAboutFileOutOfSourceRoot="true" version="3" currentProject="$PROJECT_DIR$/Makefile" compilerSelect="AUTO" /> + <component name="JavaScriptSettings"> + <option name="languageLevel" value="ES6" /> + </component> +</project>
\ No newline at end of file |