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