]> git.proxmox.com Git - pve-eslint.git/blame - eslint/messages/extend-config-missing.txt
update to 7.1.0 sources
[pve-eslint.git] / eslint / messages / extend-config-missing.txt
CommitLineData
eb39fafa
DC
1ESLint couldn't find the config "<%- configName %>" to extend from. Please check that the name of the config is correct.
2
3The config "<%- configName %>" was referenced from the config file in "<%- importerName %>".
4
ebb53d86 5If you still have problems, please stop by https://eslint.org/chat to chat with the team.