1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-07-07 04:30:38 +00:00

chore: run tests with --experimental-modules

This commit is contained in:
Zack Schuster 2020-04-22 19:51:41 -07:00
parent d57ecc2e8a
commit ae381883d9

View File

@ -57,6 +57,9 @@
],
"require": [
"ts-node/register/transpile-only"
],
"nodeArguments": [
"--experimental-modules"
]
},
"eslintIgnore": [