summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/messages/no-config-found.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/node_modules/eslint/messages/no-config-found.txt')
-rw-r--r--tools/node_modules/eslint/messages/no-config-found.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/node_modules/eslint/messages/no-config-found.txt b/tools/node_modules/eslint/messages/no-config-found.txt
new file mode 100644
index 0000000000..2f95c41b8c
--- /dev/null
+++ b/tools/node_modules/eslint/messages/no-config-found.txt
@@ -0,0 +1,7 @@
+ESLint couldn't find a configuration file. To set up a configuration file for this project, please run:
+
+ eslint --init
+
+ESLint looked for configuration files in <%= directory %> and its ancestors. If it found none, it then looked in your home directory.
+
+If you think you already have a configuration file or if you need more help, please stop by the ESLint chat room: https://gitter.im/eslint/eslint