Rich Cooper

Results 4 issues of Rich Cooper

I'm finding SWC CLI commands can get very long, which is awkward when they're defined in a `package.json` script such as: ``` "scripts": { "swc": "swc src -d dist --strip-leading-paths...

### What minimal example or steps are needed to reproduce the bug? I have a Stylelint config which I export from an npm package and consume in multiple repos. The...

status: wip

Other CLI tools like ESLint, Jest and tsc run the most common behaviour as default when you run `eslint`, `jest` or `tsc` respectively. With Prettier, presumably the most common CLI...

### Is there an existing request for this feature? - [X] I have searched the existing issues for this feature request and I know that duplicates will be closed ###...

feature
product/automation-testing