summaryrefslogtreecommitdiff
path: root/test/eslint-test-files
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/eslint-test-files
parent3838ae118d8f05fa1b1be7952a1c8aa3055d6728 (diff)
downloadale-b1d833417bcb57e265e0d01df07b28f463529d4b.zip
#3633 - Put all dummy test files in test/test-files
Diffstat (limited to 'test/eslint-test-files')
-rw-r--r--test/eslint-test-files/app-with-eslint-d/node_modules/.bin/eslint_d0
-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/package.json0
-rw-r--r--test/eslint-test-files/react-app/.eslintrc.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/node_modules/standard/bin/cmd.js0
-rw-r--r--test/eslint-test-files/react-app/node_modules/stylelint/bin/stylelint.js0
-rw-r--r--test/eslint-test-files/react-app/node_modules/xo/cli.js0
-rw-r--r--test/eslint-test-files/react-app/subdir-with-config/.eslintrc0
-rw-r--r--test/eslint-test-files/react-app/subdir-with-package-json/node_modules/.gitkeep0
-rw-r--r--test/eslint-test-files/react-app/subdir-with-package-json/package.json0
-rw-r--r--test/eslint-test-files/react-app/subdir/testfile.css0
-rw-r--r--test/eslint-test-files/react-app/subdir/testfile.js0
-rw-r--r--test/eslint-test-files/react-app/subdir/testfile.ts0
15 files changed, 0 insertions, 0 deletions
diff --git a/test/eslint-test-files/app-with-eslint-d/node_modules/.bin/eslint_d b/test/eslint-test-files/app-with-eslint-d/node_modules/.bin/eslint_d
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/app-with-eslint-d/node_modules/.bin/eslint_d
+++ /dev/null
diff --git a/test/eslint-test-files/node_modules/.bin/eslint b/test/eslint-test-files/node_modules/.bin/eslint
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/node_modules/.bin/eslint
+++ /dev/null
diff --git a/test/eslint-test-files/other-app/subdir/testfile.js b/test/eslint-test-files/other-app/subdir/testfile.js
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/other-app/subdir/testfile.js
+++ /dev/null
diff --git a/test/eslint-test-files/package.json b/test/eslint-test-files/package.json
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/package.json
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/.eslintrc.js b/test/eslint-test-files/react-app/.eslintrc.js
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/.eslintrc.js
+++ /dev/null
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
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/node_modules/eslint/bin/eslint.js
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/node_modules/standard/bin/cmd.js b/test/eslint-test-files/react-app/node_modules/standard/bin/cmd.js
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/node_modules/standard/bin/cmd.js
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/node_modules/stylelint/bin/stylelint.js b/test/eslint-test-files/react-app/node_modules/stylelint/bin/stylelint.js
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/node_modules/stylelint/bin/stylelint.js
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/node_modules/xo/cli.js b/test/eslint-test-files/react-app/node_modules/xo/cli.js
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/node_modules/xo/cli.js
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/subdir-with-config/.eslintrc b/test/eslint-test-files/react-app/subdir-with-config/.eslintrc
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/subdir-with-config/.eslintrc
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/subdir-with-package-json/node_modules/.gitkeep b/test/eslint-test-files/react-app/subdir-with-package-json/node_modules/.gitkeep
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/subdir-with-package-json/node_modules/.gitkeep
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/subdir-with-package-json/package.json b/test/eslint-test-files/react-app/subdir-with-package-json/package.json
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/subdir-with-package-json/package.json
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/subdir/testfile.css b/test/eslint-test-files/react-app/subdir/testfile.css
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/subdir/testfile.css
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/subdir/testfile.js b/test/eslint-test-files/react-app/subdir/testfile.js
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/subdir/testfile.js
+++ /dev/null
diff --git a/test/eslint-test-files/react-app/subdir/testfile.ts b/test/eslint-test-files/react-app/subdir/testfile.ts
deleted file mode 100644
index e69de29b..00000000
--- a/test/eslint-test-files/react-app/subdir/testfile.ts
+++ /dev/null