From 8bb2dc16b10fb5e6952d21ec3047b8063dbfad39 Mon Sep 17 00:00:00 2001 From: Daryl Ronningen Date: Tue, 29 Jun 2021 12:15:00 -0500 Subject: [PATCH] feat: just a bunch of nits and fixes --- .idea/codeStyles/Project.xml | 14 ++++++++++++++ package.json | 4 ++++ src/commands/utils/vm.ts | 21 ++++++++++++++++++--- src/index.ts | 13 ++++++++----- src/lib/structures/command.ts | 10 +++++++--- src/lib/utils/types.ts | 7 +++++++ translations/en-US/commands.json | 17 ++++++++++++++++- translations/en-US/common.json | 1 + 8 files changed, 75 insertions(+), 12 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index ab0303d..733c59c 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -46,6 +46,9 @@