fxa/libs/vendored/common-password-list/.swcrc

16 строки
239 B
Plaintext

{
"jsc": {
"target": "es2017",
"parser": {
"syntax": "typescript",
"decorators": true,
"dynamicImport": true
},
"transform": {
"decoratorMetadata": true,
"legacyDecorator": true
}
}
}