Skip to content

Minor edit in index.js #7

@abhinavreddy98

Description

@abhinavreddy98

Line 112
let fakedata = timeserie;
gives SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
var fakedata = timeserie;
works for me

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