summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/messages/whitespace-found.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/node_modules/eslint/messages/whitespace-found.txt')
-rw-r--r--tools/node_modules/eslint/messages/whitespace-found.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/node_modules/eslint/messages/whitespace-found.txt b/tools/node_modules/eslint/messages/whitespace-found.txt
new file mode 100644
index 0000000000..eea4efcced
--- /dev/null
+++ b/tools/node_modules/eslint/messages/whitespace-found.txt
@@ -0,0 +1,3 @@
+ESLint couldn't find the plugin "<%- pluginName %>". because there is whitespace in the name. Please check your configuration and remove all whitespace from the plugin name.
+
+If you still can't figure out the problem, please stop by https://gitter.im/eslint/eslint to chat with the team.