I added a lot more vocab to the list! I also added a couple new features to make my own life easier when coding. I enabled greedy ignoreEmptyLines on PapaParse so that I can add lines of commas like ,,,,, to the CSV files storing the vocab so that I can satisfy CSVLint and get actual helpful errors out of it.
Log in to leave a comment