Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2020-11-04 10:26:58 +0300
committerHenk Verlinde <henk@ventizo.com>2020-11-04 10:26:58 +0300
commit97d8e2c0e2568f9f9f653dcc243d06aa25482e70 (patch)
treef4446085f0fd31c73085b2b1902b2af545d98ae5 /.eslintignore
parent90cea786c1aec4cc7004fdf9571ad05a739aa96c (diff)
feat: add flexsearch
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index e258d0c..e9d09b5 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,2 +1,3 @@
+assets/js/index.js
assets/js/vendor
node_modules \ No newline at end of file