Skip to content

(JS-0118) Usage of strict mode against recommended approach #87

@emibcn

Description

@emibcn

Description

A strict mode directive is a "use strict" literal at the beginning of a script or function body. It enables strict mode semantics. When a directive occurs in global scope, strict mode applies to the entire script:

Occurrences

There are 2 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/emibcn/binary-object/issue/JS-0118/occurrences/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdeepsourceReported by DeepSourceenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededjavascriptPull requests that update Javascript code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions