Grzegorz Leoniec

Results 201 comments of Grzegorz Leoniec

Okay, I got mine to work by adding the cspell.json into my project root with the following (for my node project) ```json { "version": "0.2", "language": "en,de", "dictionaries": ["de-de", "git",...