chore: move to tools/challenge-helper-scripts

This commit is contained in:
Randell Dawson
2020-09-16 21:39:22 -07:00
committed by Mrugesh Mohapatra
parent 258bb3a10f
commit 85925b5a30
10 changed files with 199 additions and 11 deletions

View File

@ -0,0 +1,3 @@
const { reorderSteps } = require('./utils');
reorderSteps();