From 8699aae707d7693d2ed36700e5cd91839520e74c Mon Sep 17 00:00:00 2001 From: marleyrae Date: Sun, 28 May 2023 17:27:04 -0700 Subject: [PATCH] :wrench: chore: Add WebStorm settings --- .idea/inspectionProfiles/Project_Default.xml | 10 ++++++++++ .idea/markdown.xml | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/markdown.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..97d68e3 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/.idea/markdown.xml b/.idea/markdown.xml new file mode 100644 index 0000000..119f686 --- /dev/null +++ b/.idea/markdown.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file