npmeslint95% confidence\u2191 112

Have eslint only show fatal errors?

Full error message
I would like to silence all style warnings and only be alerted when there is a major leak in my code, like a missing bracket, or a referenced var that doesn't exist. Is there a rule that can be inserted into eslint.json to quiet everything except fatal errors?

You can use --quiet option to show error-level only, like eslint --quiet "*.js" https://eslint.org/docs/user-guide/command-line-interface Handling warnings: --quiet Report errors only - default: false

API access

Get this solution programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/error/8fc66eb8e8970db5a77fb852f6d4c40b79ad356fbd5cc5a0dbc9406a14404ac0
hash \u00b7 8fc66eb8e8970db5a77fb852f6d4c40b79ad356fbd5cc5a0dbc9406a14404ac0
Have eslint only show fatal errors? — DepScope fix | DepScope