Hello. I added the line "*.json" (without quotes) to the file .eslintignore.
If I execute, for instance, "eslint package.json", I get the message "File ignored because of your .eslintignore file. Use --force to override" So far so well. :) Anyway I would prefer eslint exits without any message (and maybe exit code zero). Any hint? Thanks in advance, Alberto -- You received this message because you are subscribed to the Google Groups "ESLint" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
