Integrated terminal for Atom. Looks like terminal-plus, acts like your native terminal (except every other Friday). Looking for collaborators! :-)
86
stars
7
forks
source link
HTMLDocument.registerElement is deprecated. #125
Open
tassosblackg opened 2 years ago
Use
customElements.define
instead ofdocument.registerElement
see https://javascript.info/custom-elements