• Đinh Quang Trung's avatar
    ESLint 4 (#2735) · bbbc15dc
    Đinh Quang Trung authored
    * Update eslint-loader 1.7.1 -> 1.9.0
    
    * Add eslintPath option
    
    * Update eslint 3.19.0 -> 4.1.1
    
    * Update peer dependencies
    
    * Move eslintPath config to outside @remove-on-eject
    bbbc15dc
This project manages its dependencies using npm. Learn more
package.json 1.76 KiB
  "name": "react-scripts",
  "version": "1.0.10",
  "description": "Configuration and scripts for Create React App.",
  "repository": "facebookincubator/create-react-app",
  "license": "BSD-3-Clause",
  "engines": {
    "node": ">=6"
  },
  "bugs": {
    "url": "https://github.com/facebookincubator/create-react-app/issues"
  "files": [
    "bin",
    "config",
    "scripts",
    "template",
    "utils"
  "bin": {
    "react-scripts": "./bin/react-scripts.js"
  "dependencies": {
  "devDependencies": {
  "optionalDependencies": {