Started to work on filters

This commit is contained in:
Edin Dazdarevic
2017-04-04 03:00:04 +02:00
parent a6c5ee80e8
commit 0af6337132
8 changed files with 135 additions and 7 deletions

View File

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