mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 22:46:27 +00:00
3 lines
69 B
TypeScript
3 lines
69 B
TypeScript
import shell from 'shelljs';
|
|
|
|
shell.exec('yarn create-json-schema');
|