Support for eslintConfig inside package.json in Webstorm Permanently deleted user Created April 07, 2016 18:38 Can we use eslintConfig in package.json? We can use jscsConfig in package.json but it says everywhere that we need actual .eslintrc for ESLint
Yes, you can - "eslintConfig" in package.json is supported; there is a request to update description in ESLint settings accordingly - see https://youtrack.jetbrains.com/issue/WEB-19855