add NODE_OPTIONS to .bashrc

This commit is contained in:
2023-03-06 11:13:17 +03:00
parent ca07f7596d
commit cec7726561

View File

@@ -65,3 +65,5 @@ function ? {
} }
TZ=:/etc/localtime TZ=:/etc/localtime
export NODE_OPTIONS="--inspect"