-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
difficulty:easyenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
difficulty:easyenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest