mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-07 15:58:07 +01:00
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"presets": [],
|
|
"plugins": [
|
|
"./babel-plugin-sanitize-internal-imports.js",
|
|
"./babel-plugin-add-js-extension.js"
|
|
],
|
|
"comments": true,
|
|
"sourceMaps": true
|
|
}
|