8000 Allow Running TypeScript in Strict Mode · Issue #16531 · microsoft/TypeScript · GitHub
[go: up one dir, main page]

Skip to content
Allow Running TypeScript in Strict Mode #16531
@SlurpTheo

Description

@SlurpTheo

TypeScript Version:
typescript@rc (typescript@2.4.0)
typescript@next (typescript@2.5.0-dev.20170614)

Expected behavior:
No SyntaxError.

Actual behavior:

...\path>node --version
v6.11.0

...\path>node --use_strict node_modules\typescript\bin\tsc --version
...\path\node_modules\typescript\lib\tsc.js:40882
            var arguments = node.arguments;
                ^^^^^^^^^
SyntaxError: Unexpected eval or arguments in strict mode

Similar to previous versions/issues:
#9449
#10755

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptGood First IssueWell scoped, documented and has the green lightHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0