Skip to content

chore(remix-eslint-config): cleanup peerDependencies#2742

Merged
chaance merged 1 commit intoremix-run:devfrom
MichaelDeBoey:cleanup-ESLint-config-peerDependencies
Apr 17, 2022
Merged

chore(remix-eslint-config): cleanup peerDependencies#2742
chaance merged 1 commit intoremix-run:devfrom
MichaelDeBoey:cleanup-ESLint-config-peerDependencies

Conversation

@MichaelDeBoey
Copy link
Copy Markdown
Member

I also added engines for convenience

"eslint": ">=8.1.0",
"react": ">=17.0.0",
"react-dom": ">=17.0.0"
"eslint": "^8.0.0",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing is keeping us from using v8.0.0 instead of v8.1.0

Comment thread packages/remix-eslint-config/package.json
@MichaelDeBoey MichaelDeBoey force-pushed the cleanup-ESLint-config-peerDependencies branch from 54d2467 to a8ff344 Compare April 13, 2022 15:58
@MichaelDeBoey MichaelDeBoey force-pushed the cleanup-ESLint-config-peerDependencies branch from a8ff344 to 0942dbe Compare April 17, 2022 11:33
Copy link
Copy Markdown
Contributor

@chaance chaance left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chaance chaance merged commit 6e4ea4d into remix-run:dev Apr 17, 2022
@MichaelDeBoey MichaelDeBoey deleted the cleanup-ESLint-config-peerDependencies branch April 19, 2022 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants