summaryrefslogtreecommitdiff
path: root/test/eslint-test-files
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-03-29 00:21:27 +0100
committerw0rp <devw0rp@gmail.com>2017-03-29 00:21:27 +0100
commita4220b99a6f7a9184545e71f70bc280648dde586 (patch)
treeeb63c7d6b677574c15a45ecaf8d7b748041f38f9 /test/eslint-test-files
parent4b9b4e3338187d3bee37a11f3e7b3777533fa703 (diff)
downloadale-a4220b99a6f7a9184545e71f70bc280648dde586.zip
Fix #421 Automatically detect create-react-app paths
Diffstat (limited to 'test/eslint-test-files')
-rw-r--r--test/eslint-test-files/node_modules/.bin/eslint0
-rw-r--r--test/eslint-test-files/other-app/subdir/testfile.js0
-rw-r--r--test/eslint-test-files/react-app/node_modules/eslint/bin/eslint.js0
-rw-r--r--test/eslint-test-files/react-app/subdir/testfile.js0
4 files changed, 0 insertions, 0 deletions
diff --git a/test/eslint-test-files/node_modules/.bin/eslint b/test/eslint-test-files/node_modules/.bin/eslint
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/eslint-test-files/node_modules/.bin/eslint
diff --git a/test/eslint-test-files/other-app/subdir/testfile.js b/test/eslint-test-files/other-app/subdir/testfile.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/eslint-test-files/other-app/subdir/testfile.js
diff --git a/test/eslint-test-files/react-app/node_modules/eslint/bin/eslint.js b/test/eslint-test-files/react-app/node_modules/eslint/bin/eslint.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/eslint-test-files/react-app/node_modules/eslint/bin/eslint.js
diff --git a/test/eslint-test-files/react-app/subdir/testfile.js b/test/eslint-test-files/react-app/subdir/testfile.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/eslint-test-files/react-app/subdir/testfile.js