Answers for "syntaxerror: cannot use import statement outside a module mocha test"

-2

typescript mocha Cannot use import statement outside a module

"test": "env TS_NODE_PROJECT=\"tsconfig.testing.json\" mocha --require ts-node/register 'src/test/**/*.ts'",
Posted by: Guest on July-12-2020

Code answers related to "syntaxerror: cannot use import statement outside a module mocha test"

Code answers related to "Javascript"

Browse Popular Code Answers by Language