Weekly Report 2020/11/15
This is my 8th weekly report.
Weekly contributions
denoland/deno_lint
- refactor(no-extra-semi): switch to
asset_lint_err!
macro - refactor(no-extra-non-null-assertion): switch to
asset_lint_err!
macro - refactor(no-extra-boolean-cast): switch to
asset_lint_err!
macro - refactor(prefer-const): switch to
asset_lint_err!
macro - refactor(no-empty-interface): switch to
asset_lint_err!
macro - refactor: delegate DropSpan to swc_ecmascript::utils
- fix(prefer-const): ease handling for destructuring assignment
- still draft PR