quick-lint-js
quick-lint-js copied to clipboard
feat: add new diag "namespace alias" in javascript code
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
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).
I have read and hereby agree to quick-lint-js' Contributor License Agreement (CLA-v1.md).
recheck
Hello @strager, I updated new patch and resolved your comments, please review and let me know if any change is required. Thanks
Landed as Git commit 24040d4e3a5e3c7da8ca08f719d32491fe768d25. Thanks again!