diff options
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 30bab2a..1b13713 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,4 +4,7 @@ <option name="show" value="ASK" /> <option name="description" value="" /> </component> + <component name="JavaScriptSettings"> + <option name="languageLevel" value="FLOW" /> + </component> </project>
\ No newline at end of file |
