UNPKG

eslint-config-react

Version:

A set of opinionated ESLint rules (all rules included) tailored for React projects

24 lines (23 loc) 643 B
{ "name": "eslint-config-react", "version": "1.1.7", "description": "A set of opinionated ESLint rules (all rules included) tailored for React projects", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/patrio/eslint-config-react.git" }, "keywords": [ "eslint", "eslintconfig" ], "author": "Patric Nordmark <patric.nordmark@dice.se>", "license": "MIT", "bugs": { "url": "https://github.com/patrio/eslint-config-react/issues" }, "homepage": "https://github.com/patrio/eslint-config-react" }