Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Use a better set of args #16

Open
Terkwood opened this issue May 26, 2020 · 0 comments
Open

Use a better set of args #16

Terkwood opened this issue May 26, 2020 · 0 comments
Labels
tech-debt carryover from the past, dealing with lib upgrades, etc

Comments

@Terkwood
Copy link
Owner

prettier is a good example

$ prettier --write .
.babelrc 36ms
.vscode/settings.json 4ms
package-lock.json 474ms
package.json 39ms
README.md 30ms
size-plugin.json 51ms
src/components/app.js 40ms
src/components/header/index.js 11ms
src/components/header/style.css 53ms
src/index.js 4ms
src/manifest.json 6ms
src/routes/home/index.js 6ms
src/routes/home/style.css 6ms
src/routes/songs/index.js 22ms
src/routes/songs/style.css 5ms
src/style/index.css 9ms
tests/__mocks__/browserMocks.js 5ms
tests/__mocks__/fileMocks.js 3ms
tests/__mocks__/setupTests.js 4ms
tests/header.test.js 8ms
webpack.config.js 4ms
@Terkwood Terkwood added the tech-debt carryover from the past, dealing with lib upgrades, etc label May 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tech-debt carryover from the past, dealing with lib upgrades, etc
Projects
None yet
Development

No branches or pull requests

1 participant