Daniel Zlotin 7 years ago
parent
commit
42e6781a41
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      package.json

+ 1
- 0
package.json View File

142
       "unicorn/filename-case": 0,
142
       "unicorn/filename-case": 0,
143
       "unicorn/number-literal-case": 0,
143
       "unicorn/number-literal-case": 0,
144
       "import/order": 0,
144
       "import/order": 0,
145
+      "import/named": 0,
145
       "import/no-unassigned-import": 0,
146
       "import/no-unassigned-import": 0,
146
       "import/no-unresolved": [
147
       "import/no-unresolved": [
147
         2,
148
         2,