Jeff Fairley

Results 10 issues of Jeff Fairley

I'm not sure the use case for URL rewriting, but it just bit me in an unfortunate way. Similar to https://github.com/mariocasciaro/gulp-concat-css/issues/1, I'm also using font-awesome, but the paths that are...

I'm applying `ls-lint` to more of our existing repositories, and I'm at an impasse with files that have acronyms in the name. The PascalCase walker isn't happy with consecutive capital...

I have an app that uses a lot of mainstream React libraries including `react-router` and `react-redux`. It's big so we also leverage `React.lazy` and `React.Suspense`. I recently noticed dev errors...

enhancement
help wanted

๐Ÿ‘‹ Hi, I merely have a question here. I've been blindly using [`stylelint-processor-styled-components`](https://www.npmjs.com/package/stylelint-processor-styled-components) along with [`stylelint-config-styled-components`](https://www.npmjs.com/package/stylelint-config-styled-components) because the documentation says so. I was recently setting up a new project and...

question

referencing: [Improved method chain breaking heuristic](https://prettier.io/blog/2020/03/21/2.0.0.html#improved-method-chain-breaking-heuristic-6685httpsgithubcomprettierprettierpull6685-by-mmkalhttpsgithubcommmkal) I understand the motivation behind the recent change, and fwiw, I agree with your solution in 2.0 with one exception. I don't think that...

lang:javascript
area:member chains

**Logs and screenshots** click for logs... ```bash [storybook-with-cypress] yarn test yarn run v1.22.17 $ DEBUG=code-coverage cypress run [62033:0519/165728.394350:ERROR:node_bindings.cc(279)] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more...

triaged
E2E

### Describe the Bug Files within `src/pages` not matching the "routes" or "modals" globs are included in the resulting bundle (`/dist`). ### Generouted Version @generouted/react-router 1.16.0 ### Your Example Website...

The plugin splits up code examples that include a decorator. It seems the jsdoc parser interprets the `@` as a jsdoc tag. ## example 1 `@example` is removed entirely because...

bug

I've set up gitStream within my private org using a `cm` repo following https://docs.gitstream.cm/github-installation/. In our org, our members fork first and submit pull requests from their fork. I have...

### Orb version 0.4.9 ### Recommendation Referencing from your documentation: > By default, every new CircleCI step runs in a fresh shell. Thus, any environment variables stored during the circle-compare-url/reconstruct...