UNPKG
monk-import-export
Version:
latest (0.0.0)
0.0.0
Simple import & export sorting ESLint plugin
monk-import-export
/
babel.config.json
7 lines
(6 loc)
•
116 B
JSON
View Raw
1
2
3
4
5
6
7
{
"plugins"
: [
"
@babel
/plugin-syntax-import-assertions"
,
"
@babel
/plugin-transform-flow-strip-types"
] }