diff options
author | w0rp <devw0rp@gmail.com> | 2017-08-30 22:49:46 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-08-30 22:49:46 +0100 |
commit | f36f38c960eab386ad1a2752ae3d6265875a3cff (patch) | |
tree | fcf568ebb9d39cb3c4058fac7fb1fbf84ddd203a /test/fixers/eslint-test-files/react-app/subdir | |
parent | 301d30229b10bf08094a6bd368c102cf25753dc9 (diff) | |
download | ale-f36f38c960eab386ad1a2752ae3d6265875a3cff.zip |
Cover the prettier-eslint changes with tests, and fix some problems
Diffstat (limited to 'test/fixers/eslint-test-files/react-app/subdir')
-rw-r--r-- | test/fixers/eslint-test-files/react-app/subdir/testfile.css | 0 | ||||
-rw-r--r-- | test/fixers/eslint-test-files/react-app/subdir/testfile.js | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/fixers/eslint-test-files/react-app/subdir/testfile.css b/test/fixers/eslint-test-files/react-app/subdir/testfile.css new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/fixers/eslint-test-files/react-app/subdir/testfile.css diff --git a/test/fixers/eslint-test-files/react-app/subdir/testfile.js b/test/fixers/eslint-test-files/react-app/subdir/testfile.js new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/fixers/eslint-test-files/react-app/subdir/testfile.js |