diff --git a/.env b/.env deleted file mode 100644 index ef83f00c0cc1..000000000000 --- a/.env +++ /dev/null @@ -1,8 +0,0 @@ -# Define Environment Variables -# https://nx.dev/recipes/environment-variables/define-environment-variables - -FORCE_COLOR = true -TIMING = true -NX_VERBOSE_LOGGING = true -NX_REJECT_UNKNOWN_LOCAL_CACHE = 0 -NODE_OPTIONS = "--max-old-space-size=12288"