diff options
author | Horacio Sanson <hsanson@gmail.com> | 2021-01-23 01:23:22 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-23 01:23:22 +0900 |
commit | 64550062dc46a15772a23b471e3eede6f80c6ca7 (patch) | |
tree | 678ecd0ad697588ad0d9a4f277d98ccfe5c0e0ae /test/eslint-test-files/react-app | |
parent | db816b5c3fcf032e8053d23e6d48447eb9b08bb6 (diff) | |
parent | 451e99341ea2abf48ec2e7318748e688a9a93b90 (diff) | |
download | ale-64550062dc46a15772a23b471e3eede6f80c6ca7.zip |
Merge pull request #3148 from charlesbjohnson/charlesbjohnson/xo
fixers/xo: enhance `xo` fixer
Diffstat (limited to 'test/eslint-test-files/react-app')
-rw-r--r-- | test/eslint-test-files/react-app/node_modules/xo/cli.js | 0 | ||||
-rw-r--r-- | test/eslint-test-files/react-app/subdir/testfile.ts | 0 |
2 files changed, 0 insertions, 0 deletions
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 new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/eslint-test-files/react-app/node_modules/xo/cli.js diff --git a/test/eslint-test-files/react-app/subdir/testfile.ts b/test/eslint-test-files/react-app/subdir/testfile.ts new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/eslint-test-files/react-app/subdir/testfile.ts |