rules:
flow:
# Disabled HardCodedId rule for flow as a temporary workaround for
# https://github.com/forcedotcom/code-analyzer/issues/1947
HardCodedId:
severity: Critical
tags: []
engines:
eslint:
auto_discover_eslint_config: true
disable_javascript_base_config: true
disable_lwc_base_config: true
disable_typescript_base_config: true