dashy
dashy copied to clipboard
🩹 Fix compilation warning on comment
Category: Bugfix
Overview
Briefly outline your new changes...
Was getting the following error...
71:50 error Expected exception block, space or tab after '//' in comment spaced-comment
Issue Number (if applicable) #00
New Vars (if applicable) None
Screenshot (if applicable) None
Code Quality Checklist (Please complete)
- [x] All changes are backwards compatible
- [x] All lint checks and tests are passing
- [x] There are no (new) build warnings or errors
- [x] (If a new config option is added) Attribute is outlined in the schema and documented
- [x] (If a new dependency is added) Package is essential, and has been checked out for security or performance
- [x] (If significant change) Bumps version in package.json