Function isDevelopment

Checks whether the environment variable NODE_ENV is set to development or not.

  • Parameters

    • env: ProcessEnv

    Returns boolean