UNPKG

@perspect3vism/ad4m-cli

Version:

AD4M command-line interface to start and remote-control your local AD4M executor

7 lines (5 loc) 126 B
/** @type {import('@jest/types').Config.InitialOptions} */ const config = { verbose: true, }; module.exports = config;