diff options
Diffstat (limited to 'frontend-old/node_modules/protobufjs/tsconfig.json')
| -rw-r--r-- | frontend-old/node_modules/protobufjs/tsconfig.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/frontend-old/node_modules/protobufjs/tsconfig.json b/frontend-old/node_modules/protobufjs/tsconfig.json new file mode 100644 index 0000000..a0b3639 --- /dev/null +++ b/frontend-old/node_modules/protobufjs/tsconfig.json @@ -0,0 +1,8 @@ +{ + "compilerOptions": { + "target": "ES5", + "experimentalDecorators": true, + "emitDecoratorMetadata": true, + "esModuleInterop": true, + } +}
\ No newline at end of file |
