UNPKG

@adonisjs/sink

Version:

AdonisJS sink is a swiss knife for managing project files by applying minimal changes, inferring formatting from EditorConfig file and comes with specialized tasks for different file formats and file types.

4 lines (3 loc) 141 B
export { isEmptyDir } from './isEmptyDir'; export { copyFiles } from './copyFiles'; export { getPackageManager } from './getPackageManager';