add finally polyfill for promises
This commit is contained in:
+3
-1
@@ -44,7 +44,9 @@
|
||||
"bem-react-helper": "^1.1.2",
|
||||
"preact": "^8.2.9"
|
||||
},
|
||||
"eslintIgnore": ["public"],
|
||||
"eslintIgnore": [
|
||||
"public"
|
||||
],
|
||||
"jest": {
|
||||
"transform": {
|
||||
"^.+\\.jsx?$": "<rootDir>/fileTransformer.js"
|
||||
|
||||
Reference in New Issue
Block a user