quick-lint-js icon indicating copy to clipboard operation
quick-lint-js copied to clipboard

feat: add new diag "namespace alias" in javascript code

Open UnfairBots opened this issue 1 year ago • 3 comments

Summary: Add new diag E0719, using Typescript namespace alias in javascript code to separate E0274, rename some test functions from import_alias to namespace_alias

This closes #1138

UnfairBots avatar Jan 27 '24 15:01 UnfairBots

CLA Assistant Lite bot Thank you for your contribution! Like many free software projects, you must sign our Contributor License Agreement before we can accept your contribution.

EDIT: All contributors have signed quick-lint-js' Contributor License Agreement (CLA-v1.md).

github-actions[bot] avatar Jan 27 '24 15:01 github-actions[bot]

I have read and hereby agree to quick-lint-js' Contributor License Agreement (CLA-v1.md).

UnfairBots avatar Jan 27 '24 16:01 UnfairBots

recheck

UnfairBots avatar Jan 27 '24 16:01 UnfairBots

Hello @strager, I updated new patch and resolved your comments, please review and let me know if any change is required. Thanks

UnfairBots avatar Feb 27 '24 15:02 UnfairBots

Landed as Git commit 24040d4e3a5e3c7da8ca08f719d32491fe768d25. Thanks again!

strager avatar Mar 16 '24 01:03 strager