aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/.eslintrc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/.eslintrc.json b/dist/.eslintrc.json
index a15539adb..c2aa05c5e 100644
--- a/dist/.eslintrc.json
+++ b/dist/.eslintrc.json
@@ -7,7 +7,7 @@
// That is okay for the built version
"no-multiple-empty-lines": "off",
- // Because sizze is not compatible to jquery code style
+ // Because sizzle is not compatible to jquery code style
"no-nested-ternary": "off",
"no-unused-expressions": "off",
"lines-around-comment": "off",