[style] [xs]: add empty line before method
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const fs = require('fs')
|
||||
const path = require('path')
|
||||
const { parserPath } = require('./copy')
|
||||
|
||||
function _replacePackage(projectName) {
|
||||
const appPath = parserPath(projectName)
|
||||
const packagePath = `${appPath}/package.json`
|
||||
|
||||
Reference in New Issue
Block a user