Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
formatted,
report,
check: config.check
})
}
}
module.exports = {
format,
check,
run,
getFileInfo,
formatWithCursor,
resolveConfig: prettierx.resolveConfig,
clearConfigCache: prettierx.clearConfigCache,
getSupportInfo: prettierx.getSupportInfo
}