Leo Lamprecht
8 years ago
No known key found for this signature in database
GPG Key ID: B08517883D5E0E10
1 changed files with
0 additions and
1 deletions
-
package.json
|
@ -42,7 +42,6 @@ |
|
|
"test/_fixtures/**" |
|
|
"test/_fixtures/**" |
|
|
], |
|
|
], |
|
|
"rules": { |
|
|
"rules": { |
|
|
"import/no-unresolved": 0, |
|
|
|
|
|
"import/no-unassigned-import": 0, |
|
|
"import/no-unassigned-import": 0, |
|
|
"import/no-dynamic-require": 0, |
|
|
"import/no-dynamic-require": 0, |
|
|
"max-depth": 0, |
|
|
"max-depth": 0, |
|
|