odin-javascript-exercises/node_modules/eslint/messages/extend-config-missing.txt

4 lines
220 B
Text
Raw Normal View History

2017-12-15 10:56:14 -08:00
ESLint couldn't find the config "<%- configName %>" to extend from. Please check that the name of the config is correct.
If you still have problems, please stop by https://gitter.im/eslint/eslint to chat with the team.