hdis

1.1.1 • Public • Published

How Do I Spell

Installation

Install the package using

npm install hdis or yarn install hdis

Usage

add a build script to your package.json

{
  "scripts": {
    "spellcheck": "hdis './src/*.html'"
  }
}

Create a file called allowed_words in your project root. Add a list of words new line separated.

AngularJS
Laravel
Banannnanna

the words defined in this file will be skipped if they occur in the project;

/hdis/

    Package Sidebar

    Install

    npm i hdis

    Weekly Downloads

    0

    Version

    1.1.1

    License

    ISC

    Unpacked Size

    5.03 kB

    Total Files

    6

    Last publish

    Collaborators

    • ajoelp