UNPKG

@gergoszaszvaradi/eslint-config-react

Version:
35 lines (34 loc) 940 B
{ "name": "@gergoszaszvaradi/eslint-config-react", "version": "1.1.2", "description": "Personal react ESLint config", "author": "gergoszaszvaradi", "repository": "https://github.com/gergoszaszvaradi/eslint-configs", "homepage": "", "keywords": [ "eslint", "eslint-config", "@typescript-eslint", "typescript", "eslint-config-typescript", "eslint-plugin-import", "react", "eslint-plugin-react", "eslint-plugin-react-hooks" ], "license": "MIT", "main": ".eslintrc.js", "publishConfig": { "access": "public", "registry": "https://npm.pkg.github.com/" }, "dependencies": { "@typescript-eslint/eslint-plugin": "^5.33.0", "@typescript-eslint/parser": "^5.33.0", "eslint": "^8.21.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0" }, "gitHead": "4cfc2406c993d0c66117a4f474e982fe5f7731d2" }