summaryrefslogtreecommitdiff
path: root/test/test-files
diff options
context:
space:
mode:
authorShannon Moeller <me@shannonmoeller.com>2021-06-19 05:03:39 -0600
committerGitHub <noreply@github.com>2021-06-19 12:03:39 +0100
commit397d56f40c9ae606edd70c498efef015753963c6 (patch)
treebdd646f59f0ff5676ac04dcb6980815c84a4265c /test/test-files
parenta566a5d01b210da7e37a08dabebedb20281abf87 (diff)
downloadale-397d56f40c9ae606edd70c498efef015753963c6.zip
fix(eslint): yarn 2 project cwd (#3684)
* eslint-handler: fix getcwd when there is no node_modules
Diffstat (limited to 'test/test-files')
-rw-r--r--test/test-files/eslint/yarn2-app/.yarn/sdks/eslint/bin/eslint.js0
-rw-r--r--test/test-files/eslint/yarn2-app/subdir/testfile.js0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/eslint/yarn2-app/.yarn/sdks/eslint/bin/eslint.js b/test/test-files/eslint/yarn2-app/.yarn/sdks/eslint/bin/eslint.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/yarn2-app/.yarn/sdks/eslint/bin/eslint.js
diff --git a/test/test-files/eslint/yarn2-app/subdir/testfile.js b/test/test-files/eslint/yarn2-app/subdir/testfile.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/eslint/yarn2-app/subdir/testfile.js