formatting
This commit is contained in:
snippets
jenkins
migration
node
requestor
snippet
@ -8,6 +8,8 @@
|
||||
/* eslint-disable no-sync */
|
||||
/* eslint-disable no-console */
|
||||
|
||||
'use strict';
|
||||
|
||||
const fs = require ('fs-extra');
|
||||
const path = require ('path');
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
/* eslint-disable no-magic-numbers */
|
||||
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* execute migration
|
||||
*
|
||||
|
Reference in New Issue
Block a user