You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decode HTML entities in module description (#3139)
* yarn add he
* add decode function
* Use decode function
* Add test
* test less verbose
* check null or undefined
* remove compatible operator in package.json
0 commit comments