We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5eaf5e commit 899e3a6Copy full SHA for 899e3a6
template/default/package.json
@@ -29,6 +29,7 @@
29
"devDependencies": {
30
"microbundle-crl": "^0.13.10",
31
"babel-eslint": "^10.0.3",
32
+ "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
33
"cross-env": "^7.0.2",
34
"eslint": "^6.8.0",
35
"eslint-config-prettier": "^6.7.0",
template/typescript/package.json
@@ -36,6 +36,7 @@
36
"@types/react-dom": "^16.9.7",
37
"@typescript-eslint/eslint-plugin": "^2.26.0",
38
"@typescript-eslint/parser": "^2.26.0",
39
40
41
42
0 commit comments