Skip to content

Use namespaces for modules #14

Open
@sarmong

Description

@sarmong

require('async' and require('tutorial') may interfere with other modules in user's config or other path.

It's best to use namespace (directory) for them - require('lua-async-await.async'), require('lua-async-await.tutorial')

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