diff --git a/.idea/runConfigurations/Run_Tests.xml b/.idea/runConfigurations/Run_Tests.xml
new file mode 100644
index 0000000..c9fa24f
--- /dev/null
+++ b/.idea/runConfigurations/Run_Tests.xml
@@ -0,0 +1,17 @@
+
+
+ project
+
+ yarn:package.json:mocha
+ $PROJECT_DIR$
+ true
+
+
+
+ bdd
+ -r ts-node/register -r tsconfig-paths/register
+ PATTERN
+ tests/**/*.ts
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/clean.xml b/.idea/runConfigurations/clean.xml
new file mode 100644
index 0000000..bcfbeba
--- /dev/null
+++ b/.idea/runConfigurations/clean.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/commit.xml b/.idea/runConfigurations/commit.xml
new file mode 100644
index 0000000..fbd678c
--- /dev/null
+++ b/.idea/runConfigurations/commit.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/compile_dev.xml b/.idea/runConfigurations/compile_dev.xml
new file mode 100644
index 0000000..218dac3
--- /dev/null
+++ b/.idea/runConfigurations/compile_dev.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/lint.xml b/.idea/runConfigurations/lint.xml
new file mode 100644
index 0000000..d8ea667
--- /dev/null
+++ b/.idea/runConfigurations/lint.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/run_dev.xml b/.idea/runConfigurations/run_dev.xml
new file mode 100644
index 0000000..cb7a5ec
--- /dev/null
+++ b/.idea/runConfigurations/run_dev.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/watch_bot.xml b/.idea/runConfigurations/watch_bot.xml
new file mode 100644
index 0000000..21d110a
--- /dev/null
+++ b/.idea/runConfigurations/watch_bot.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/watch_tsc.xml b/.idea/runConfigurations/watch_tsc.xml
new file mode 100644
index 0000000..c6aeb3b
--- /dev/null
+++ b/.idea/runConfigurations/watch_tsc.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.nycrc.json b/.nycrc
similarity index 100%
rename from .nycrc.json
rename to .nycrc