vuoto
Version:
Modern whitespace normalizer CLI with enhanced output and developer experience - cut the noise, clean the void
6 lines • 331 B
TypeScript
export { collectGitignores } from './collect-gitignores.js';
export { instanceOfNodeError } from './instance-of-node-error.js';
export { loadVuotoIgnore } from './load-config.js';
export { readGitignoreFile } from './read-gitignore-file.js';
export { resolveIgnores } from './resolve-config.js';
//# sourceMappingURL=index.d.ts.map