Przeglądaj źródła

chore(eslint): Add block-scoped-var rule

dev1
hristoterezov 8 lat temu
rodzic
commit
1c63e73983
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      .eslintrc.js

+ 1
- 0
.eslintrc.js Wyświetl plik

@@ -72,6 +72,7 @@ module.exports = {
72 72
         // Best Practices group
73 73
         'accessor-pairs': 0,
74 74
         'array-callback-return': 2,
75
+        'block-scoped-var': 0,
75 76
 
76 77
         'prefer-spread': 2,
77 78
         'require-yield': 2,

Ładowanie…
Anuluj
Zapisz