Open AndrianBalanescu opened 1 year ago
This error occurs when you include a file in your project that contains text mixed with non-ASCII characters. Is the text encoding unified with UTF-8?
For example, files containing Hiragana, Kanji, Hangul, etc. may be copied as they are in Shift-JIS, Big5, or EUC-KR encoding.
Simply deleting a line in any .md will result in eslint throwing errors.