summaryrefslogtreecommitdiff
path: root/test/test-files/eslint
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2021-03-20 22:11:22 +0000
committerw0rp <devw0rp@gmail.com>2021-03-20 22:11:42 +0000
commitb1d833417bcb57e265e0d01df07b28f463529d4b (patch)
tree11421aeca89127b0cc9417f8ff4cb0d725199f49 /test/test-files/eslint
parent3838ae118d8f05fa1b1be7952a1c8aa3055d6728 (diff)
downloadale-b1d833417bcb57e265e0d01df07b28f463529d4b.zip
#3633 - Put all dummy test files in test/test-files
Diffstat (limited to 'test/test-files/eslint')
-rw-r--r--test/test-files/eslint/app-with-eslint-d/node_modules/.bin/eslint_d0
-rw-r--r--test/test-files/eslint/node_modules/.bin/eslint0
-rw-r--r--test/test-files/eslint/other-app/subdir/testfile.js0
-rw-r--r--test/test-files/eslint/package.json0
-rw-r--r--test/test-files/eslint/react-app/.eslintrc.js0
-rw-r--r--test/test-files/eslint/react-app/node_modules/eslint/bin/eslint.js0
-rw-r--r--test/test-files/eslint/react-app/node_modules/standard/bin/cmd.js0
-rw-r--r--test/test-files/eslint/react-app/node_modules/stylelint/bin/stylelint.js0
-rw-r--r--test/test-files/eslint/react-app/node_modules/xo/cli.js0
-rw-r--r--test/test-files/eslint/react-app/subdir-with-config/.eslintrc0
-rw-r--r--test/test-files/eslint/react-app/subdir-with-package-json/node_modules/.gitkeep0
-rw-r--r--test/test-files/eslint/react-app/subdir-with-package-json/package.json0
-rw-r--r--test/test-files/eslint/react-app/subdir/testfile.css0
-rw-r--r--test/test-files/eslint/react-app/subdir/testfile.js0
-rw-r--r--test/test-files/eslint/react-app/subdir/testfile.ts0
15 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/eslint/app-with-eslint-d/node_modules/.bin/eslint_d b/test/test-files/eslint/app-with-eslint-d/node_modules/.bin/eslint_d
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/app-with-eslint-d/node_modules/.bin/eslint_d
diff --git a/test/test-files/eslint/node_modules/.bin/eslint b/test/test-files/eslint/node_modules/.bin/eslint
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/node_modules/.bin/eslint
diff --git a/test/test-files/eslint/other-app/subdir/testfile.js b/test/test-files/eslint/other-app/subdir/testfile.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/other-app/subdir/testfile.js
diff --git a/test/test-files/eslint/package.json b/test/test-files/eslint/package.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/package.json
diff --git a/test/test-files/eslint/react-app/.eslintrc.js b/test/test-files/eslint/react-app/.eslintrc.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/.eslintrc.js
diff --git a/test/test-files/eslint/react-app/node_modules/eslint/bin/eslint.js b/test/test-files/eslint/react-app/node_modules/eslint/bin/eslint.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/node_modules/eslint/bin/eslint.js
diff --git a/test/test-files/eslint/react-app/node_modules/standard/bin/cmd.js b/test/test-files/eslint/react-app/node_modules/standard/bin/cmd.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/node_modules/standard/bin/cmd.js
diff --git a/test/test-files/eslint/react-app/node_modules/stylelint/bin/stylelint.js b/test/test-files/eslint/react-app/node_modules/stylelint/bin/stylelint.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/node_modules/stylelint/bin/stylelint.js
diff --git a/test/test-files/eslint/react-app/node_modules/xo/cli.js b/test/test-files/eslint/react-app/node_modules/xo/cli.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/node_modules/xo/cli.js
diff --git a/test/test-files/eslint/react-app/subdir-with-config/.eslintrc b/test/test-files/eslint/react-app/subdir-with-config/.eslintrc
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/subdir-with-config/.eslintrc
diff --git a/test/test-files/eslint/react-app/subdir-with-package-json/node_modules/.gitkeep b/test/test-files/eslint/react-app/subdir-with-package-json/node_modules/.gitkeep
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/subdir-with-package-json/node_modules/.gitkeep
diff --git a/test/test-files/eslint/react-app/subdir-with-package-json/package.json b/test/test-files/eslint/react-app/subdir-with-package-json/package.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/subdir-with-package-json/package.json
diff --git a/test/test-files/eslint/react-app/subdir/testfile.css b/test/test-files/eslint/react-app/subdir/testfile.css
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/subdir/testfile.css
diff --git a/test/test-files/eslint/react-app/subdir/testfile.js b/test/test-files/eslint/react-app/subdir/testfile.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/subdir/testfile.js
diff --git a/test/test-files/eslint/react-app/subdir/testfile.ts b/test/test-files/eslint/react-app/subdir/testfile.ts
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/react-app/subdir/testfile.ts