From 523be3e43981d61518ae0fbf5f800448bee2e9ff Mon Sep 17 00:00:00 2001 From: Daryl Ronningen Date: Fri, 2 Jul 2021 13:37:02 -0500 Subject: [PATCH] style: fomatted code --- .idea/codeStyles/Project.xml | 9 ++++++++ .idea/encodings.xml | 4 ++++ .idea/inspectionProfiles/Project_Default.xml | 6 ----- .../inspectionProfiles/profiles_settings.xml | 3 +++ src/commands/general/help.ts | 22 +++++++++---------- src/commands/utils/vm.ts | 2 +- src/index.ts | 15 ++++++++----- src/lib/utils/defaults.ts | 4 ++-- 8 files changed, 39 insertions(+), 26 deletions(-) create mode 100644 .idea/encodings.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 9bb55cf..2b3a7d0 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -165,6 +165,15 @@ + + + +