Skip to content

Support 'use strict' at the top of the index file #85

Description

@rfink

Some ES6 features ("let" scoping, for example), require 'use strict' to be enabled at the top of the module. When using a config file for environment variables, these are prepended to the file, which causes strict mode to not correctly be enabled. Pull request incoming soon.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions