UNPKG
babel-plugin-show-source
Version:
latest (0.2.1)
0.2.1
0.1.4
0.1.3
0.1.1
0.1.0
Explicit Function.prototype.toString() via Babel
nouvist/babel-plugin-show-source
babel-plugin-show-source
/
babel.config.json
7 lines
(6 loc)
•
119 B
JSON
View Raw
1
2
3
4
5
6
7
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"targets"
: {
"node"
:
"current"
} }],
"
@babel
/preset-typescript"
] }