Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(fe): replace confusing if(x) with asssert(x)
this->options_.typescript is known to be true because of a prior early return. Replace the 'if' check with an assertion.
- Loading branch information