Variables
Const SIMPLE_SEMVER
SIMPLE_SEMVER: RegExp = /^((?:[\^~]|>=?)?)([0-9]+)(\.[0-9]+)(\.[0-9]+)((?:-\S+)?)$/
Const TARGETS
TARGETS: string[] = [`regular`, `dev`, `peer`]
Const client
client: object & object = algoliasearch(algolia.appId, algolia.apiKey).initIndex(algolia.indexName,)
@yarnpkg/plugin-interactive-tools
This plugin adds support for various interactive commands.
Install
yarn plugin import interactive-tools
Commands
yarn search
yarn upgrade-interactive