0.0.1 • Published 2 years ago
@bluwy/cleanup v0.0.1
@bluwy/cleanup
WIP. Wrapper CLI using eslint and eslint-plugin-depend (among other parsers).
Usage
# Lint all files in the current directory
npx @bluwy/cleanup
# Lint all files in the `packages` directory
npx @bluwy/cleanup "./packages/**/*.{js,jsx,ts,tsx}"Local Development
# Lint GitHub repos (clones locally) (example: hiesey/stream-http)
bash ./scripts/line-repo.sh hiesey/stream-http0.0.1
2 years ago