I have the following warning when trying to pass the lint check:
warning: You have a misspelled word: checkbox on Template (spellcheck/spell-checker) at client/src/components/render-list.js:7:22:
I do not know how to add the word 'checkbox' to the dictionary.
@Darin-Hamouda , you can add words directly in the .eslint config file like this. Take a look at those docs and get back to me if you're still having trouble. these configurations can be a pain
I have the following warning when trying to pass the lint check: warning: You have a misspelled word: checkbox on Template (spellcheck/spell-checker) at client/src/components/render-list.js:7:22:
I do not know how to add the word 'checkbox' to the dictionary.
https://github.com/lab-antwerp-1/separation-of-concerns-starter-group-2/runs/5344318462?check_suite_focus=true