diff --git a/config/.bashrc b/config/.bashrc index 283518b..0b9f2d8 100644 --- a/config/.bashrc +++ b/config/.bashrc @@ -65,3 +65,5 @@ function ? { } TZ=:/etc/localtime + +export NODE_OPTIONS="--inspect"