From 9cc763ce548e4b460d0d484e79bef8d521245c1a Mon Sep 17 00:00:00 2001 From: Domizio Demichelis Date: Wed, 3 Jan 2024 14:44:05 +0700 Subject: [PATCH] Updated RubyMine run-configurations --- .idea/runConfigurations/npm_check.xml | 17 +++++++++++++++++ .../{buid_sh.xml => src_build_sh.xml} | 2 +- .../{bump_sh.xml => version_bump_sh.xml} | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 .idea/runConfigurations/npm_check.xml rename .idea/runConfigurations/{buid_sh.xml => src_build_sh.xml} (90%) rename .idea/runConfigurations/{bump_sh.xml => version_bump_sh.xml} (89%) diff --git a/.idea/runConfigurations/npm_check.xml b/.idea/runConfigurations/npm_check.xml new file mode 100644 index 000000000..2dd372771 --- /dev/null +++ b/.idea/runConfigurations/npm_check.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/buid_sh.xml b/.idea/runConfigurations/src_build_sh.xml similarity index 90% rename from .idea/runConfigurations/buid_sh.xml rename to .idea/runConfigurations/src_build_sh.xml index 706577213..4bc0d49b4 100644 --- a/.idea/runConfigurations/buid_sh.xml +++ b/.idea/runConfigurations/src_build_sh.xml @@ -1,5 +1,5 @@ - +