Skip to content

"use strict" #5

Open
Open
@determin1st

Description

the language parser may(why not?) reuse "use strict" to get some options from it, for example:

"use strict, es6, blockscope"

then, it may work with the rest using modified and new functionality. so the output will be different depending on personal choice of developer (staying backward-compatible for those who dont use options)

it may prevent creation of separate language projects.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions