summaryrefslogtreecommitdiffstats
path: root/assets/js/.eslintrc.yml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-07-11 09:44:01 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-07-11 09:44:01 +0200
commit0e5fe09b09bf9491732748520e6ad37b74453488 (patch)
tree10e6a9b070626353efcdba9f9bc69b3007d8a57d /assets/js/.eslintrc.yml
parent477e47f4eda5344b799839d0d645d125c903b099 (diff)
downloadgohugo-theme-ed-0e5fe09b09bf9491732748520e6ad37b74453488.tar.gz
Rework site search to pass config params
Diffstat (limited to 'assets/js/.eslintrc.yml')
-rw-r--r--assets/js/.eslintrc.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/js/.eslintrc.yml b/assets/js/.eslintrc.yml
new file mode 100644
index 0000000..add5a78
--- /dev/null
+++ b/assets/js/.eslintrc.yml
@@ -0,0 +1,2 @@
+parserOptions:
+ sourceType: module