github-pages-deploy-action/node_modules/eslint/messages/extend-config-missing.txt

6 lines
314 B
Plaintext
Raw Normal View History

2020-03-07 11:45:40 +08:00
ESLint couldn't find the config "<%- configName %>" to extend from. Please check that the name of the config is correct.
2020-03-31 20:40:00 +08:00
The config "<%- configName %>" was referenced from the config file in "<%- importerName %>".
2020-03-07 11:45:40 +08:00
If you still have problems, please stop by https://gitter.im/eslint/eslint to chat with the team.