embark-dtwitter-workshop/.babelrc

6 lines
69 B
Plaintext
Raw Normal View History

2018-06-25 03:09:10 +00:00
{
"plugins": [
"@babel/plugin-proposal-class-properties"
]
}