sindresorhus/caprine







The issue has been solved
Upgrade `electron-store` and use JSON Schema #870
sindresorhus posted onGitHub
TypeScript will help us at compile-time, but would be nice to have runtime validation too.
https://github.com/sindresorhus/electron-store#schema
The latest version of electron-store
also ships with its own TS definition, so we can drop the @types/electron-store
dependency then.