eslint-plugin-spellcheck
eslint-plugin-spellcheck copied to clipboard
extended alphabet
OS: Mac OS 10.12.6 Node.js: 10.15.0 npm: 6.4.1 yarn: 1.13.0 eslint-plugin-spellcheck: 0.0.11
I have Citroën in the code and I get:
7:3 error You have a misspelled word: Citro on String spellcheck/spell-checker
So I would like eslint-plugin-spellcheck to:
- work as default with all the German, French, Spanish, Portuguese and Italian characters
- be able to add any additional characters in the config
Oh, this is a tough one. i think i should improve the word separation code toi be able to work with tilded characteres.