Yevheniia Rakhmatova

Results 3 issues of Yevheniia Rakhmatova

Works with a plain input ![Screenshot 2020-11-10 092629](https://user-images.githubusercontent.com/13254351/98643068-1eb0aa80-2337-11eb-8110-b7203eda90ae.png) Throws an error with an extended input ![Screenshot 2020-11-10 092729](https://user-images.githubusercontent.com/13254351/98643072-1f494100-2337-11eb-95a6-9a110f792ebd.png)

bug

words like `CDS-based` should not be detected as misspellings if `ignoreAcronyms` is set to `true`.

UPD: sometimes it works with 2 and more files, the thing is in file contents (?) `unzipper.Parse` doesn't work if zip contains more than 1 file Example: ```js const path...