Anton Gilgur 76109fcfe9
fix: missing tsconfig error shouldn't say undefined (#383)
- per the conditional above this line, `file` is falsey, so printing it doesn't make sense
  - per same conditional though, `pluginOptions.tsconfig` exists, so we can print that

- fixes a test TODO/FIXME that had to workaround this bug as well
2022-07-12 09:55:48 -06:00
..
2022-05-16 15:13:44 -06:00