UNPKG
@shopify/slate
Version:
latest (0.14.0)
volcanic (0.10.3-volcanic)
1.0.0-alpha.15
1.0.0-alpha.1
0.14.0
0.13.0
0.12.1
0.12.0
0.11.0
0.10.3-volcanic
0.10.2-volcanic
0.10.1-volcanic
0.10.0
0.10.0-volcanic
0.9.1
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
Slate CLI tools
github.com/Shopify/slate
Shopify/slate
@shopify/slate
/
.babelrc
9 lines
(8 loc)
•
96 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
:
[
[
"shopify"
]
]
,
"plugins"
:
[
[
"transform-async-to-generator"
]
]
}