[style] [xs]: add empty line before method
This commit is contained in:
parent
21082f9f6a
commit
eab57b6fe1
@ -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`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user