Skip to content

Re-order the token file #14

@PrivateGER

Description

@PrivateGER

The current token file is messy, to say the last. It needs to be properly ordered and cleaned up.

Take a look at lib/tokens.js and re-order the token object.

Order the entries according to the priority they should have. For example, in-built functions should always have priority over user-defined functions, so their token definition should be placed above the definition of user functions.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions