1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-10 09:02:49 +00:00
This commit is contained in:
2018-01-03 22:36:25 +01:00
parent ff21d15083
commit f4b5cd04a5
12 changed files with 787 additions and 541 deletions

View File

@@ -1,3 +1,3 @@
{
"presets": ["es2015", "react", "stage-0"]
}
"presets": ["env", "react", "stage-0"]
}