Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

spell-check-urls

dmoonfire4MIT0.5.0

A plugin to Atom's spell-check to mark URLs as valid words.

readme

Spell Check for URLS

This is a small spell-check plugin that marks various URLS as correct so they don't show up as spelling errors.

To use, just add the package in Atom and it will automatically hook up to spell-check.

There is no configuration.

changelog

0.4.1 (2019-08-27)

Bug Fixes

  • updating dependency libraries (0f53a07)