0.38.0
- feat(prefer-primordials): Add check for
yield*
(#1111) - feat(prefer-primordials): Add check for getter properties (#1114)
- fix(default-param-last): check class constructors (#1120)
- fix: Update syntax hightlighting css file and set 100vh container (#1129)
- fix: upgrade deno_ast to 0.24 (#1130)
- update(ban-types): add
BigInt
type check (#1124) - update(no-deprecated-deno-api): deprecate
Deno.run
(#1128)