Open KristjanESPERANTO opened 1 month ago
I've looked at the code and have these suggestions for changes. There are no functional changes.
See the commit messages for details.
I have changed the script commands (like npm run lint:fix). What do you think of this approach? It's more consistent with other modules.
npm run lint:fix
I've looked at the code and have these suggestions for changes. There are no functional changes.
See the commit messages for details.
I have changed the script commands (like
npm run lint:fix
). What do you think of this approach? It's more consistent with other modules.