Imported config files and start script from new create react app

This commit is contained in:
Alejandro Celaya
2019-01-05 22:54:54 +01:00
parent 835d54e90c
commit 08488e9bad
13 changed files with 767 additions and 810 deletions

View File

@@ -128,5 +128,11 @@
"presets": [
"react-app"
]
}
},
"browserslist": [
">0.2%",
"not dead",
"not ie <= 11",
"not op_mini all"
]
}