Skip to content

Commit fc8de38

Browse files
committed
minor fix to test (#220)
* minor fix to test maybe if I do this I'll tempt @jbrantly back 😄 * wrong error no
1 parent 5324491 commit fc8de38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tsconfigInvalid/expectedOutput-1.9/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
ERROR in tsconfig.json
3-
error TS6047: Argument for '--target' option must be 'ES3', 'ES5', or 'ES2015'.
3+
error TS6046: Argument for '--target' option must be: 'es3', 'es5', 'es6', 'es2015'
44

55
ERROR in tsconfig.json
66
error TS5024: Compiler option 'sourceMap' requires a value of type boolean.

0 commit comments

Comments
 (0)