tiagob / create-full-stack

Set up a TypeScript full stack with one command.
https://create-full-stack.com
MIT License
97 stars 9 forks source link

Update eslint-config-create-full-stack packages when create-react-app v4.0 is released #94

Closed tiagob closed 3 years ago

tiagob commented 4 years ago

Fixes https://github.com/sindresorhus/eslint-plugin-unicorn/issues/755 Which was fixed in https://github.com/sindresorhus/eslint-plugin-unicorn/pull/756 But requires https://github.com/facebook/create-react-app/pull/8978 Which isn't released yet. It's tracked https://github.com/facebook/create-react-app/milestone/69

tiagob commented 3 years ago

Dependent on react-scripts v4