.babelrc 114 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 { "presets": ["es2015", "stage-1", "react"], "plugins": [ ["transform-decorators-legacy"], ] }