Closed saikumarrs closed 2 months ago
I've fixed the declarations and implementation of the alias API.
alias
alias(previousId, newId)
alias(newId, [options])
Misc:
package-lock.json
Fix [#1]()
Issues 0 New issues 1 Accepted issue
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Description of the change
I've fixed the declarations and implementation of the
alias
API.alias(previousId, newId)
as deprecated.alias(newId, [options])
to the API.Misc:
alias
API.package-lock.json
file.Type of change
Related issues
Checklists
Development
Code review