Переглянути джерело

[Test] Disable warning

as `u` flag is not supported in ES5
tags/1.8.0
Alexander Moisseev 5 роки тому
джерело
коміт
cef0c7160c
1 змінених файлів з 1 додано та 0 видалено
  1. 1
    0
      .eslintrc.json

+ 1
- 0
.eslintrc.json Переглянути файл

@@ -41,6 +41,7 @@
"prefer-template": "off",
"quote-props" : ["error", "consistent-as-needed"],
"require-jsdoc": "off",
"require-unicode-regexp": "off",
"space-before-function-paren": ["error", {
"anonymous": "always",
"named": "never"

Завантаження…
Відмінити
Зберегти