1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-01-19 06:18:16 +01:00
slate/.babelrc
Ian Storm Taylor 567884c9f2 first commit
2016-06-15 12:07:12 -07:00

8 lines
64 B
Plaintext

{
"presets": [
"react",
"es2015",
"stage-0"
]
}