Weekly Report 2020/11/22
This is my 9th weekly report.
In Japan, it is a national holiday today - Labor Thanksgiving day!
Weekly contributions
denoland/deno
- feat(unstable): Support --watch flag for bundle and fmt subcommands
- After long review, it's been finally landed! And released as part of v1.5.4! See v1.5.4 release note
denoland/deno_lint
- feat: dlint plugin POC
- As a handover, I started to work on the deno_lint's plugin feature. The progress is so fine that we can write plugin rules in JavaScript and enable them on runtime.
- fix(no-ex-assign): handle nested assignments correctly
- refactor(no-inner-declarations): switch to
asset_lint_err!
macro - fix(no-inferrable-types): handle nested things properly
- refactor(no-global-assign): switch to
asset_lint_err!
macro - fix(no-dupe-keys): deal with BigInt keys
- fix(no-func-assign): handle FnExpr and nested assignments
- refactor(no-fallthrough): switch to
asset_lint_err!
macro
Diary
I received Hacktoberfest 2020's T-shirt, and... a lot of stickers lol
The T-shirt feels pretty thin but I will cherish it!