kolibri
kolibri copied to clipboard
Add linting rule to prevent unwrapped strings in Vue templates
We should add this rule to our eslint rule set: https://eslint.vuejs.org/rules/no-bare-strings-in-template.html and correct or exclude all existing instances.
Hello @rtibbles 👋, I would love to contribute to this, can I get more information on this.
Hi @AniqJaved - I assigned myself to this, and have mostly completed it, so I wouldn't want to waste your time suggesting you look further into it! Thank you for your interest, and please do look at other issues that are unassigned that you might be able to take a look at.
Sure @rtibbles, I would look into some other issue. Thanks and happy coding 💯🙌.
@rtibbles do you have any prior work that'd make this easy to hand off? What should be the next steps here?
I opened a PR for it in #13787