diff options
Diffstat (limited to 'testing-scheduler/ui/.eslintignore')
-rw-r--r-- | testing-scheduler/ui/.eslintignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing-scheduler/ui/.eslintignore b/testing-scheduler/ui/.eslintignore new file mode 100644 index 00000000..4a5cfce2 --- /dev/null +++ b/testing-scheduler/ui/.eslintignore @@ -0,0 +1,4 @@ +/build/
+/config/
+/dist/
+/*.js
|