Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

ESLint: Advanced rules setup#70

Draft
satelllte wants to merge 3 commits into
mainfrom
eslint
Draft

ESLint: Advanced rules setup#70
satelllte wants to merge 3 commits into
mainfrom
eslint

Conversation

@satelllte
Copy link
Copy Markdown
Owner

@satelllte satelllte added the tech debt Techical debt label Jul 3, 2022
Comment thread package.json
Comment on lines +24 to +33
"@typescript-eslint/eslint-plugin": "^5.30.4",
"@typescript-eslint/parser": "^5.30.4",
"autoprefixer": "10.4.7",
"eslint": "8.18.0",
"eslint": "^8.19.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "12.1.6",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

to use EXACT versions

@satelllte satelllte changed the title eslint: advanced rules setup ESLint: Advanced rules setup Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tech debt Techical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESLint: advanced strict rules

1 participant