Specify ESNext module in test.

This commit is contained in:
Daniel Rosenwasser
2018-04-27 18:17:44 -07:00
parent 161535bc84
commit 12a3e39dca

View File

@@ -1,5 +1,6 @@
// @target: esnext
// @module: esnext
// @lib: es5,dom
// @Filename: example.ts