We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3acff6d commit 26e1d8dCopy full SHA for 26e1d8d
1 file changed
tests/cases/compiler/useStrictLikePrologueString01.ts
@@ -0,0 +1,7 @@
1
+//@target: commonjs
2
+//@target: es5
3
+
4
+"hey!"
5
+" use strict "
6
+export function f() {
7
+}
0 commit comments