Skip to content

All the words are marked false #81

@mylesshie

Description

@mylesshie

In my React App, I use it like this:

var Typo = require("typo-js");
var dictionary = new Typo("en_US", false, false, { dictionaryPath: "typo-js/dictionaries" });

the borwser can load en_us files correctly, but when I use dictionary.check(), all the words return the false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions