Last 12 weeks · 0 commits
4 of 6 standards met
Per #112, grunt-eslint does not currently support . Please add this support. IssueHunt Summary sindresorhus has been rewarded. Backers (Total: $30.00) issuehunt ($30.00) Submitted pull Requests #163 Add example of using the baseConfig option #25 Add function and component Tips Checkout the Issuehunt explorer to discover more funded issues. Need some help from other developers? Add your repositories on IssueHunt to raise funds.
Hello, Since eslint v9 does not support files outside based path (see error _File ignored because outside of base path_.), they added an new option: flag v10_config_lookup_from_file See https://eslint.org/docs/latest/use/configure/configuration-files for the eslint documentation about new flag v10_config_lookup_from_file See https://github.com/eslint/eslint/issues/19118 for for explanation of the problem. How to use grunt-eslint to pass this parameter? Here is my eslint entry from my gruntfile.js Thanks in advance for your help and have a nice day.
Repository: sindresorhus/grunt-eslint. Description: Validate files with ESLint Stars: 201, Forks: 73. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: eslint, grunt-plugin, linter, nodejs, npm-package. Latest release: v26.0.0 (9mo ago). Open PRs: 0, open issues: 0. Last activity: 9mo ago. Community health: 85%. Top contributors: sindresorhus, goloroden, ChristianMurphy, petersendidit, ex1st, jraller, makotot, a-laughlin, le0pard, papandreou and others.