1--optionName hello 0.ts 2CompilerOptions:: 3{} 4WatchOptions:: 5 6FileNames:: 70.ts 8Errors:: 9error TS6064: Option 'optionName' can only be specified in 'tsconfig.json' file or set to 'null' on command line. 10