summary refs log tree commit diff
path: root/.eslintignore
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
new file mode 100644
index 00000000..15a75b0e
--- /dev/null
+++ b/.eslintignore
@@ -0,0 +1,7 @@
+node_modules
+dist
+README.md
+COPYING
+src/webrtc
+scripts/
+assets
\ No newline at end of file