summaryrefslogtreecommitdiff
path: root/test/xo-test-files/monorepo
diff options
context:
space:
mode:
authorCharles B Johnson <mail@cbjohnson.info>2020-06-29 18:40:43 -0500
committerCharles B Johnson <mail@cbjohnson.info>2021-01-22 09:23:54 -0600
commitf17beadb49a6e57520303ea9a10722df1be4d13e (patch)
tree9614cb361d2a72f798fff2377445a20143d170c6 /test/xo-test-files/monorepo
parent8ffde14039bdc0c12d1edf961461245eb15858e9 (diff)
downloadale-f17beadb49a6e57520303ea9a10722df1be4d13e.zip
fixers/xo: support monorepos
Diffstat (limited to 'test/xo-test-files/monorepo')
-rw-r--r--test/xo-test-files/monorepo/node_modules/xo/cli.js0
-rw-r--r--test/xo-test-files/monorepo/package.json0
-rw-r--r--test/xo-test-files/monorepo/packages/a/index.js0
-rw-r--r--test/xo-test-files/monorepo/packages/a/index.ts0
-rw-r--r--test/xo-test-files/monorepo/packages/a/package.json0
5 files changed, 0 insertions, 0 deletions
diff --git a/test/xo-test-files/monorepo/node_modules/xo/cli.js b/test/xo-test-files/monorepo/node_modules/xo/cli.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/xo-test-files/monorepo/node_modules/xo/cli.js
diff --git a/test/xo-test-files/monorepo/package.json b/test/xo-test-files/monorepo/package.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/xo-test-files/monorepo/package.json
diff --git a/test/xo-test-files/monorepo/packages/a/index.js b/test/xo-test-files/monorepo/packages/a/index.js
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/xo-test-files/monorepo/packages/a/index.js
diff --git a/test/xo-test-files/monorepo/packages/a/index.ts b/test/xo-test-files/monorepo/packages/a/index.ts
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/xo-test-files/monorepo/packages/a/index.ts
diff --git a/test/xo-test-files/monorepo/packages/a/package.json b/test/xo-test-files/monorepo/packages/a/package.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/xo-test-files/monorepo/packages/a/package.json