thingsboard/ui/node_modules/eslint/messages/extend-config-missing.txt

6 lines
314 B
Plaintext
Raw Normal View History

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