Lyubo Marinov 8 роки тому
джерело
коміт
620c32a370
1 змінених файлів з 1 додано та 0 видалено
  1. 1
    0
      .eslintrc.js

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

@@ -147,6 +147,7 @@ module.exports = {
147 147
         'no-new-object': 2,
148 148
         'no-plusplus': 0,
149 149
         'no-restricted-syntax': 0,
150
+        'no-tabs': 2,
150 151
         'no-ternary': 0,
151 152
         'no-trailing-spaces': 2,
152 153
         'no-underscore-dangle': 0,

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