Closed SkyaTura closed 2 years ago
Write a short summary of the bug in here.
compilerOptions.module
commonjs
tsconfig.json
{ "compilerOptions": { "module": "esnext", } }
$ nestia sdk Unexpected token 'export'
I'd like to submit a PR to solve this issue.
Summary
Write a short summary of the bug in here.
compilerOptions.module
is notcommonjs
Code occuring the bug
tsconfig.json
Error