Files
optolith-client/.babelrc
T
2016-10-04 21:03:00 +02:00

4 lines
147 B
Plaintext

{
"presets": ["react", "es2015", "stage-1"],
"plugins": ["transform-class-properties", "transform-object-assign", "transform-do-expressions"]
}