better-word-count
better-word-count copied to clipboard
Prevent Null Setting Values
This resolves #113, it effectively prevents null values from being written to the settings file via some if/else statements, so now if nothing is left in the text field it will instead reset the setting to the default value.