1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-01 13:18:29 +01:00
slate/.babelrc

8 lines
64 B
Plaintext
Raw Normal View History

2016-06-15 12:07:12 -07:00
{
"presets": [
"react",
"es2015",
"stage-0"
]
}