Commits
Click on a commit to change the comparison rangefeat(parser): disable requireAsExpression by default
Change the default value of `requireAsExpression` from `true` to `false`.
This reduces unnecessary warnings when using `require` as an expression
in most common use cases.3 hours ago
by LingyuCoder