You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npx typescript-json-validator file.ts SomeOutput
Option '--incremental' can only be specified using tsconfig, emitting to single file or when option `--tsBuildInfoFile` is specified.
Did not expect generator to be null
The text was updated successfully, but these errors were encountered:
johngeorgewright
added a commit
to johngeorgewright/typescript-json-validator
that referenced
this issue
Jun 17, 2019
This script will currently fail if the
incremental: true
flag is specified in atsconfig.json
file.The text was updated successfully, but these errors were encountered: