Revert "Simplify import path in examples"

This reverts commit 79c8afdba8.
This commit is contained in:
Frederic Junod
2018-11-27 16:49:55 +01:00
parent eaa29b2e63
commit 4a3f70c09b
165 changed files with 990 additions and 990 deletions
-1
View File
@@ -18,7 +18,6 @@
"turf": false
},
"rules": {
"import/no-unresolved": 0,
"no-unused-vars": [2, {"varsIgnorePattern": "^map"}]
}
}