AST Explorer https://astexplorer.net/ Following the tutorial: https://eslint.org/docs/latest/extend/custom-rule-tutorial run with: npx eslint example.js Para ver resultados en JSON: npx eslint --format-json example.js