generator-react-zeal icon indicating copy to clipboard operation
generator-react-zeal copied to clipboard

Yeoman generator for Zeal's React boilerplate

Results 11 generator-react-zeal issues
Sort by recently updated
recently updated
newest added

I was recently given a project that contained a front end generated by the React Zeal generator. This project (which contained the Zeal application embedded in a Rails app) posted...

We likely don't need it on every project and it seems relatively easy to add when needed.

[Stylelint](https://stylelint.io/) seems to be more popular, more flexible, and more future-proof than sass-lint. Also, it doesn't bring in a dependency on an old version of eslint, which is tripping us...

Try out the new support for other languages (CSS, Sass, GraphQL, and JSON) and enable it if it works well. Also, add a `.prettierrc`. Check release notes for any other...

create-react-app has its own CHANGELOG, but it might worth having a separate one for our releases of our fork.

We mention that we're using them, but we should perhaps give some simple examples of how to perform different testing tasks; we don't need a lot - those projects have...

Our current strategy for dealing with lint configuration is not ideal and needs to be improved. ### Background There are (at least) three places we need to be able to...