From d6b2470a8b10ce2f68fafc6909233b594946ae2b Mon Sep 17 00:00:00 2001 From: Daryl Ronningen Date: Mon, 21 Jun 2021 15:31:29 -0700 Subject: [PATCH] feat(commands): finished vm command --- .idea/codeStyles/Project.xml | 3 +++ license-header.txt | 2 +- package.json | 2 +- src/commands/utils/vm.ts | 47 ++++++++++++++++++++++++++++++------ tsconfig.json | 1 + 5 files changed, 45 insertions(+), 10 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 70d13db..4812db2 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -54,6 +54,7 @@