awesome-string
Version:
The ultimate JavaScript string library
15 lines • 364 B
Plain Text
{
"plugins": [
"transform-object-assign",
"transform-es2015-block-scoping",
"add-module-exports",
"transform-es2015-modules-commonjs",
"transform-es2015-parameters",
"transform-es2015-shorthand-properties",
"transform-es2015-spread",
"transform-es2015-destructuring",
["module-resolver", {
"root": ["./src"]
}]
]
}