The ESLint bundle only considers the first .eslintrc file that it finds, rather than properly cascading. Running eslint from the command-line works as expected. See: "Configuration Cascading and Hierarchy" in Configuring ESLint
The ESLint bundle only considers the first .eslintrc file that it finds, rather than properly cascading.
Running eslint from the command-line works as expected.
See: "Configuration Cascading and Hierarchy" in Configuring ESLint