aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/.eslintrc.js
diff options
context:
space:
mode:
Diffstat (limited to 'language-web/.eslintrc.js')
-rw-r--r--language-web/.eslintrc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/language-web/.eslintrc.js b/language-web/.eslintrc.js
index 810a5ccd..0e4dd5e3 100644
--- a/language-web/.eslintrc.js
+++ b/language-web/.eslintrc.js
@@ -6,4 +6,4 @@ module.exports = {
6 './.eslintrc.ci.js', 6 './.eslintrc.ci.js',
7 'plugin:sonarjs/recommended', 7 'plugin:sonarjs/recommended',
8 ], 8 ],
9} 9};