This commit is contained in:
Nawaz Dhandala 2022-04-16 12:23:47 +01:00
parent 5992dd6b04
commit e04762191c
No known key found for this signature in database
GPG Key ID: 96C5DCA24769DBCA

View File

@ -53,8 +53,13 @@
"no-extra-semi": "error",
"no-else-return": "error",
"no-div-regex": "error",
"no-octal": "error",
"no-extra-bind": "error",
"unicode-bom": "error",
"no-extra-boolean-cast": "error",
"wrap-regex": "error",
"wrap-iife": "error",
"yield-star-spacing": "error",
"no-implicit-coercion": "error",
"no-extra-label": "error",
"multiline-comment-style": "error",