From 1deb9883399a65f6cba8630950e6d2c385fbfdcd Mon Sep 17 00:00:00 2001 From: Janne Savolainen Date: Mon, 27 Mar 2023 12:55:15 +0300 Subject: [PATCH] Update webstorm configs (#7415) Signed-off-by: Janne Savolainen --- .idea/inspectionProfiles/Project_Default.xml | 1 + .idea/jsLinters/eslint.xml | 6 ++++++ .idea/lens.iml | 7 ++++--- 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 .idea/jsLinters/eslint.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index e4063525ae..15223a3492 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -2,5 +2,6 @@ \ No newline at end of file diff --git a/.idea/jsLinters/eslint.xml b/.idea/jsLinters/eslint.xml new file mode 100644 index 0000000000..541945bb08 --- /dev/null +++ b/.idea/jsLinters/eslint.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/lens.iml b/.idea/lens.iml index 3bef0f9888..df2c450ec8 100644 --- a/.idea/lens.iml +++ b/.idea/lens.iml @@ -6,11 +6,12 @@ - - - + + + +