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 /st/.idea/misc.xml |
Initial commit
Diffstat (limited to 'st/.idea/misc.xml')
-rw-r--r-- | st/.idea/misc.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/st/.idea/misc.xml b/st/.idea/misc.xml new file mode 100644 index 0000000..b7de1d8 --- /dev/null +++ b/st/.idea/misc.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ComposerJsonPluginSettings"> + <unboundedVersionInspectionSettings> + <excludedPackages /> + </unboundedVersionInspectionSettings> + <customRepositories /> + <composerUpdateOptions /> + </component> + <component name="JavaScriptSettings"> + <option name="languageLevel" value="ES6" /> + </component> +</project>
\ No newline at end of file |