diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-07-17 17:26:18 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-07-17 17:26:18 -0400 |
| commit | b04689353ff2e9daca2c9fb2ab8cd5a0b7309f93 (patch) | |
| tree | 4b36300c9e1a98b15a3c51fcdfcd05f48c56353b /.idea | |
| parent | ddbe4fa61425f6a871a23238ce15a0929e201e6e (diff) | |
| download | alure-website-b04689353ff2e9daca2c9fb2ab8cd5a0b7309f93.tar.gz alure-website-b04689353ff2e9daca2c9fb2ab8cd5a0b7309f93.tar.bz2 alure-website-b04689353ff2e9daca2c9fb2ab8cd5a0b7309f93.zip | |
New page; Post now sorts by dates
Diffstat (limited to '.idea')
| -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 |
