]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .eslintrc.json
Fix button icon in admin plugins
[github/Chocobozzz/PeerTube.git] / .eslintrc.json
index db8e6b9c5a34c73b635535b32aa297748a3c36bb..fa6fb1b6f2ea02e03af32c01c37b284486f0d500 100644 (file)
@@ -23,6 +23,7 @@
       "consistent-as-needed"
     ],
     "padded-blocks": "off",
+    "prefer-regex-literals": "off",
     "no-async-promise-executor": "off",
     "dot-notation": "off",
     "promise/param-names": "off",