clang-format-node
Version:
Node wrapper for clang-format native binary inspired by angular/clang-format.🐉
1 lines • 480 B
JavaScript
;var _require=require("./utils/clangFormatPath"),clangFormatPath=_require.clangFormatPath,clangFormatNodePath=_require.clangFormatNodePath;var _require2=require("./utils/getClangFormatPath"),getClangFormatPath=_require2.getClangFormatPath,getClangFormatNodePath=_require2.getClangFormatNodePath;module.exports={clangFormatPath:clangFormatPath,clangFormatNodePath:clangFormatNodePath,getClangFormatPath:getClangFormatPath,getClangFormatNodePath:getClangFormatNodePath};