My npm package has custom words that trigger spell-check alerts unless whitelisted. I can add a whitelist for the cspell on my machine, but will everyone who imports my package need to do the same as well?
How do I make life easier for someone who installs my package as a dependency.
Top comments (1)
*ding, Tip, try to add more tags to the post, like discuss, Javascript, npm etc, that way more people will see it
☺
An interesting question nevertheless!