Skip to content

Instantly share code, notes, and snippets.

@wouterds
Last active November 23, 2024 19:13
Show Gist options
  • Save wouterds/a22022e9980cab98835938ca7188fca9 to your computer and use it in GitHub Desktop.
Save wouterds/a22022e9980cab98835938ca7188fca9 to your computer and use it in GitHub Desktop.
{
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.3.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment