mirror of
https://github.com/status-im/snt-gas-relay.git
synced 2025-01-12 23:24:26 +00:00
12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
{
|
|
"plugins": [
|
|
"transform-object-rest-spread"
|
|
],
|
|
"presets": [
|
|
"stage-2"
|
|
],
|
|
"ignore": [
|
|
"config/",
|
|
"node_modules"
|
|
]
|
|
} |