# frozen_string_literal: true module ESLintRails class Engine < Rails::Engine end end