summaryrefslogtreecommitdiff
path: root/.eslintignore
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
new file mode 100644
index 0000000..fb089a9
--- /dev/null
+++ b/.eslintignore
@@ -0,0 +1,4 @@
+dist/
+*.d.ts
+*.js.map
+*.d.ts.map \ No newline at end of file